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/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig | |
| parent | 84e77e74c8d69b33a25938a46700b67a3e835c88 (diff) | |
| download | cscg24-photoeditor-master.tar.gz cscg24-photoeditor-master.zip | |
Diffstat (limited to 'solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig')
| -rw-r--r-- | solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig b/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..194f14c --- /dev/null +++ b/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,13 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = Generator +build_property.ProjectDir = /home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = |
