diff options
Diffstat (limited to 'solve/PhotoEditor/obj/Debug')
7 files changed, 109 insertions, 0 deletions
diff --git a/solve/PhotoEditor/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/solve/PhotoEditor/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// <autogenerated /> +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.AssemblyInfo.cs b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.AssemblyInfo.cs new file mode 100644 index 0000000..990360c --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// <auto-generated> +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// </auto-generated> +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("PhotoEditor")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+84e77e74c8d69b33a25938a46700b67a3e835c88")] +[assembly: System.Reflection.AssemblyProductAttribute("PhotoEditor")] +[assembly: System.Reflection.AssemblyTitleAttribute("PhotoEditor")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.AssemblyInfoInputs.cache b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.AssemblyInfoInputs.cache new file mode 100644 index 0000000..377c918 --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +c442c7f5c132cf2baf8313b802f6e90cd137f2001845882d5845cfaf5fad67d0 diff --git a/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GeneratedMSBuildEditorConfig.editorconfig b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..60cacf4 --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,47 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = true +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = PhotoEditor +build_property.RootNamespace = PhotoEditor +build_property.ProjectDir = /home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 8.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor +build_property._RazorSourceGeneratorDebug = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/Home/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvSG9tZS9JbmRleC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/Home/Privacy.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvSG9tZS9Qcml2YWN5LmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/Shared/Error.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL0Vycm9yLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/Shared/_ValidationScriptsPartial.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL19WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/_ViewImports.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvX1ZpZXdJbXBvcnRzLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/_ViewStart.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvX1ZpZXdTdGFydC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/snx/dev/ctf-cscg-2024-photo-editor/solve/PhotoEditor/Views/Shared/_Layout.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL19MYXlvdXQuY3NodG1s +build_metadata.AdditionalFiles.CssScope = b-0h9voaf8k6 diff --git a/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GlobalUsings.g.cs b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GlobalUsings.g.cs new file mode 100644 index 0000000..025530a --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GlobalUsings.g.cs @@ -0,0 +1,17 @@ +// <auto-generated/> +global using global::Microsoft.AspNetCore.Builder; +global using global::Microsoft.AspNetCore.Hosting; +global using global::Microsoft.AspNetCore.Http; +global using global::Microsoft.AspNetCore.Routing; +global using global::Microsoft.Extensions.Configuration; +global using global::Microsoft.Extensions.DependencyInjection; +global using global::Microsoft.Extensions.Hosting; +global using global::Microsoft.Extensions.Logging; +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Net.Http.Json; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.RazorAssemblyInfo.cache b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.RazorAssemblyInfo.cache new file mode 100644 index 0000000..ecb9c97 --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.RazorAssemblyInfo.cache @@ -0,0 +1 @@ +d5ac7ab69059af111e9d7125adeb7b174ca570725d4b64a544cca7bd11ac7ca0 diff --git a/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.RazorAssemblyInfo.cs b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.RazorAssemblyInfo.cs new file mode 100644 index 0000000..31c8eab --- /dev/null +++ b/solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.RazorAssemblyInfo.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// <auto-generated> +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// </auto-generated> +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + + "ory, Microsoft.AspNetCore.Mvc.Razor")] + +// Generated by the MSBuild WriteCodeFragment class. + |
