Update .gitignore and project paths for consistency

This commit is contained in:
Phoenix
2024-12-27 10:02:33 +08:00
parent 7dc9010451
commit 297c90d55d
9 changed files with 74 additions and 19 deletions
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ResourceMonitorService")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f16578d19a39c4688f17fdac49af6472a49fec57")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7dc90104512834ceb810324f20a2b5d12de354c0")]
[assembly: System.Reflection.AssemblyProductAttribute("ResourceMonitorService")]
[assembly: System.Reflection.AssemblyTitleAttribute("ResourceMonitorService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
@@ -1 +1 @@
50d6f72955ce0876a69442b6c335ff08ea368766fc97b2037cc37144294afbbe
1212cb7eab016db3876a66a85bc18562ffabead52c3b48120f48f729d68cf190
@@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = ResourceMonitorService
build_property.ProjectDir = D:\din\dev\vmsvc\ResourceMonitorService\
build_property.ProjectDir = C:\Work\DEV\ResourceUsageAPI\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
Binary file not shown.