diff options
| author | Louis Burda <quent.burda@gmail.com> | 2024-04-19 00:55:07 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2024-04-19 00:55:07 +0200 |
| commit | ebb26ae709570a84004c27f34e9307c33ac6b000 (patch) | |
| tree | ba83f56ec65986cab387c97b771cd0a26e566c60 /solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GeneratedMSBuildEditorConfig.editorconfig | |
| parent | 84e77e74c8d69b33a25938a46700b67a3e835c88 (diff) | |
| download | cscg24-photoeditor-master.tar.gz cscg24-photoeditor-master.zip | |
Diffstat (limited to 'solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GeneratedMSBuildEditorConfig.editorconfig')
| -rw-r--r-- | solve/PhotoEditor/obj/Debug/net8.0/PhotoEditor.GeneratedMSBuildEditorConfig.editorconfig | 47 |
1 files changed, 47 insertions, 0 deletions
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 |
