|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio Version 16 |
4 |
| -VisualStudioVersion = 16.0.31410.357 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.8.34322.80 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 |
| -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssetManagementBase", "src\AssetManagementBase.csproj", "{7692A84C-70E5-4F57-B3E3-DB2E3F7C0C74}" |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssetManagementBase", "AssetManagementBase\AssetManagementBase.csproj", "{00A80433-C703-4657-AFC1-5A16B674DB02}" |
7 | 7 | EndProject
|
8 |
| -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssetManagementBase.Tests", "tests\AssetManagementBase.Tests.csproj", "{39DC2CF5-8C53-437E-BD06-B8D21719FEA5}" |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssetManagementBase.Tests", "AssetManagementBase.Tests\AssetManagementBase.Tests.csproj", "{1E20192D-CF24-43E0-B958-3BB558A374B7}" |
9 | 9 | EndProject
|
10 | 10 | Global
|
11 | 11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
12 | 12 | Debug|Any CPU = Debug|Any CPU
|
13 | 13 | Release|Any CPU = Release|Any CPU
|
14 | 14 | EndGlobalSection
|
15 | 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
16 |
| - {7692A84C-70E5-4F57-B3E3-DB2E3F7C0C74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 |
| - {7692A84C-70E5-4F57-B3E3-DB2E3F7C0C74}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 |
| - {7692A84C-70E5-4F57-B3E3-DB2E3F7C0C74}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 |
| - {7692A84C-70E5-4F57-B3E3-DB2E3F7C0C74}.Release|Any CPU.Build.0 = Release|Any CPU |
20 |
| - {39DC2CF5-8C53-437E-BD06-B8D21719FEA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 |
| - {39DC2CF5-8C53-437E-BD06-B8D21719FEA5}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 |
| - {39DC2CF5-8C53-437E-BD06-B8D21719FEA5}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 |
| - {39DC2CF5-8C53-437E-BD06-B8D21719FEA5}.Release|Any CPU.Build.0 = Release|Any CPU |
| 16 | + {00A80433-C703-4657-AFC1-5A16B674DB02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {00A80433-C703-4657-AFC1-5A16B674DB02}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {00A80433-C703-4657-AFC1-5A16B674DB02}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {00A80433-C703-4657-AFC1-5A16B674DB02}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {1E20192D-CF24-43E0-B958-3BB558A374B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {1E20192D-CF24-43E0-B958-3BB558A374B7}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {1E20192D-CF24-43E0-B958-3BB558A374B7}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {1E20192D-CF24-43E0-B958-3BB558A374B7}.Release|Any CPU.Build.0 = Release|Any CPU |
24 | 24 | EndGlobalSection
|
25 | 25 | GlobalSection(SolutionProperties) = preSolution
|
26 | 26 | HideSolutionNode = FALSE
|
|
0 commit comments