ConnectionOdbcSdk
Diff Revisions
7
vs
9
for /trunk/ConnectionServerOdbc.sln
|
@@ -7,6 +7,13 @@ |
7 |
7 |
|
EndProject |
8 |
8 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConnectionServerOdbcTests", "ConnectionServerOdbcIntegrationTests\ConnectionServerOdbcTests.csproj", "{8FD8E953-3B7E-41BE-BFC9-A953688EFFFF}" |
9 |
9 |
|
EndProject |
|
10 |
+ |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{535558F8-5FDE-4DFC-87ED-5861C274DE41}" |
|
11 |
+ |
ProjectSection(SolutionItems) = preProject |
|
12 |
+ |
.nuget\NuGet.Config = .nuget\NuGet.Config |
|
13 |
+ |
.nuget\NuGet.exe = .nuget\NuGet.exe |
|
14 |
+ |
.nuget\NuGet.targets = .nuget\NuGet.targets |
|
15 |
+ |
EndProjectSection |
|
16 |
+ |
EndProject |
10 |
17 |
|
Global |
11 |
18 |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
12 |
19 |
|
Debug|Any CPU = Debug|Any CPU |