Skip to content

Commit c7339b2

Browse files
committed
Remove old NuGet.exe binaries, no longer needed for package restore
1 parent 0d15645 commit c7339b2

4 files changed

Lines changed: 3 additions & 165 deletions

File tree

.nuget/NuGet.Config

Lines changed: 0 additions & 6 deletions
This file was deleted.

.nuget/NuGet.exe

-749 KB
Binary file not shown.

.nuget/NuGet.targets

Lines changed: 0 additions & 151 deletions
This file was deleted.

System.IO.Abstractions.sln

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2010
3+
# Visual Studio 2013
4+
VisualStudioVersion = 12.0.30723.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
46
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5F3BDA62-8052-4C37-97A0-94354AA971B0}"
57
ProjectSection(SolutionItems) = preProject
68
StrongName.pfx = StrongName.pfx
@@ -12,13 +14,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestingHelpers", "TestingHe
1214
EndProject
1315
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestHelpers.Tests", "TestHelpers.Tests\TestHelpers.Tests.csproj", "{20B02738-952A-40F5-9C10-E2F83013E9FC}"
1416
EndProject
15-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{7640A07F-C12C-4803-8880-AD1A178242AB}"
16-
ProjectSection(SolutionItems) = preProject
17-
.nuget\NuGet.Config = .nuget\NuGet.Config
18-
.nuget\NuGet.exe = .nuget\NuGet.exe
19-
.nuget\NuGet.targets = .nuget\NuGet.targets
20-
EndProjectSection
21-
EndProject
2217
Global
2318
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2419
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)