mirror of
https://github.com/Alvin-Zilverstand/ict-algemeen-opdrachten.git
synced 2026-03-06 13:23:58 +01:00
Update project file paths and assembly informational versions for consistency across multiple projects
This commit is contained in:
@@ -8,23 +8,23 @@
|
||||
"net9.0-windows7.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\steen\\.nuget\\packages\\": {},
|
||||
"C:\\Users\\alvin\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\steen\\Desktop\\Alvin\\ict-algemeen-opdrachten\\Csharp\\Woordenboek\\Woordenboek.csproj",
|
||||
"projectName": "Woordenboek",
|
||||
"projectPath": "C:\\Users\\steen\\Desktop\\Alvin\\ict-algemeen-opdrachten\\Csharp\\Woordenboek\\Woordenboek.csproj",
|
||||
"packagesPath": "C:\\Users\\steen\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\steen\\Desktop\\Alvin\\ict-algemeen-opdrachten\\Csharp\\Woordenboek\\obj\\",
|
||||
"projectUniqueName": "C:\\Users\\alvin\\Desktop\\coding\\ict-algemeen-opdrachten\\Csharp\\Woordenboek\\woordenboek.csproj",
|
||||
"projectName": "woordenboek",
|
||||
"projectPath": "C:\\Users\\alvin\\Desktop\\coding\\ict-algemeen-opdrachten\\Csharp\\Woordenboek\\woordenboek.csproj",
|
||||
"packagesPath": "C:\\Users\\alvin\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\alvin\\Desktop\\coding\\ict-algemeen-opdrachten\\Csharp\\Woordenboek\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\steen\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Users\\alvin\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user