|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 | 3 | # Visual Studio Version 17
|
4 |
| -VisualStudioVersion = 17.13.36105.23 d17.13 |
| 4 | +VisualStudioVersion = 17.13.36105.23 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResnetBuildDemoCS", "ResnetBuildDemoCS\ResnetBuildDemoCS.csproj", "{54DBD6E2-D447-4F70-879B-D42F13AA4699}"
|
7 | 7 | EndProject
|
8 | 8 | Global
|
9 | 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
10 |
| - Debug|Any CPU = Debug|Any CPU |
11 |
| - Release|Any CPU = Release|Any CPU |
| 10 | + Debug|ARM64 = Debug|ARM64 |
| 11 | + Debug|x64 = Debug|x64 |
| 12 | + Release|ARM64 = Release|ARM64 |
| 13 | + Release|x64 = Release|x64 |
12 | 14 | EndGlobalSection
|
13 | 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
14 |
| - {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
15 |
| - {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Debug|Any CPU.Build.0 = Debug|Any CPU |
16 |
| - {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Release|Any CPU.ActiveCfg = Release|Any CPU |
17 |
| - {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Release|Any CPU.Build.0 = Release|Any CPU |
| 16 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Debug|ARM64.ActiveCfg = Debug|ARM64 |
| 17 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Debug|ARM64.Build.0 = Debug|ARM64 |
| 18 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Debug|x64.ActiveCfg = Debug|x64 |
| 19 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Debug|x64.Build.0 = Debug|x64 |
| 20 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Release|ARM64.ActiveCfg = Release|ARM64 |
| 21 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Release|ARM64.Build.0 = Release|ARM64 |
| 22 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Release|x64.ActiveCfg = Release|x64 |
| 23 | + {54DBD6E2-D447-4F70-879B-D42F13AA4699}.Release|x64.Build.0 = Release|x64 |
18 | 24 | EndGlobalSection
|
19 | 25 | GlobalSection(SolutionProperties) = preSolution
|
20 | 26 | HideSolutionNode = FALSE
|
|
0 commit comments