Update project file paths and assembly informational versions for consistency across multiple projects

This commit is contained in:
vista-man
2025-01-27 23:04:44 +01:00
parent bba4b4c581
commit 3a5fd66230
34 changed files with 136 additions and 86 deletions

View File

@@ -10,12 +10,12 @@
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Woordenboek")]
[assembly: System.Reflection.AssemblyCompanyAttribute("woordenboek")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+151b335fffec1045b419e67f8da49569466929cb")]
[assembly: System.Reflection.AssemblyProductAttribute("Woordenboek")]
[assembly: System.Reflection.AssemblyTitleAttribute("Woordenboek")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bba4b4c58158f29b6282c27b32041330896b7053")]
[assembly: System.Reflection.AssemblyProductAttribute("woordenboek")]
[assembly: System.Reflection.AssemblyTitleAttribute("woordenboek")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

View File

@@ -1 +1 @@
7320ad0719d10bc4883a6f0c0d8e96add34eb11dada5c02dc697e4034a393546
63152e18b1936a494d526381b6d1a76f7beb073a1194e0bfa0cde9a0c8d5bad8

View File

@@ -13,8 +13,8 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Woordenboek
build_property.ProjectDir = C:\Users\steen\Desktop\Alvin\ict-algemeen-opdrachten\Csharp\Woordenboek\
build_property.RootNamespace = woordenboek
build_property.ProjectDir = C:\Users\alvin\Desktop\coding\ict-algemeen-opdrachten\Csharp\Woordenboek\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false