@@ -3,23 +3,24 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 17
4
4
VisualStudioVersion = 17.8.34330.188
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "DotnetNativeBase" , "DotnetNativeBase\DotnetNativeBase.csproj" , "{A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF}"
6
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "DotnetNativeBase" , "DotnetNativeBase\DotnetNativeBase.csproj" , "{A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF}"
7
7
EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{2D567AF0-62E8-42C3-8B92-72B00F24DFFC}"
9
9
Project Section (SolutionItems ) = preProject
10
10
.editorconfig = .editorconfig
11
+ Pack .md = Pack .md
11
12
EndProject Section
12
13
EndProject
13
14
Global
14
15
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
15
- Debug| Any CPU = Debug| Any CPU
16
- Release| Any CPU = Release| Any CPU
16
+ Debug| x64 = Debug| x64
17
+ Release| x64 = Release| x64
17
18
EndGlobalSection
18
19
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
19
- {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
20
- {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Debug| Any CPU .Build .0 = Debug| Any CPU
21
- {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Release| Any CPU .ActiveCfg = Release| Any CPU
22
- {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Debug| x64 .ActiveCfg = Debug| x64
21
+ {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Debug| x64 .Build .0 = Debug| x64
22
+ {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Release| x64 .ActiveCfg = Release| x64
23
+ {A2C99A9B-A862-48B0-AAC0-323BAD1FB9DF} .Release| x64 .Build .0 = Release| x64
23
24
EndGlobalSection
24
25
GlobalSection (SolutionProperties ) = preSolution
25
26
HideSolutionNode = FALSE
0 commit comments