Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c3bd84e

Browse files
committed
Remove nonexistent packages.config from System.Composition.sln
1 parent 68c8a2e commit c3bd84e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/System.Composition/System.Composition.sln

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 14
4-
VisualStudioVersion = 14.0.22526.0
4+
VisualStudioVersion = 14.0.23107.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Composition.TypedParts", "..\System.Composition.TypedParts\src\System.Composition.TypedParts.csproj", "{B4B5E15C-E6B9-48EA-94C2-F067484D4D3E}"
77
EndProject
@@ -27,11 +27,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestLibrary", "scenarios\Te
2727
EndProject
2828
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Composition.Tests", "tests\System.Composition.Tests.csproj", "{4852A19F-C05C-478D-BFA0-59FD03DE0E3F}"
2929
EndProject
30-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{45D92F83-0E30-45A9-892F-2755494CDAE8}"
31-
ProjectSection(SolutionItems) = preProject
32-
.nuget\packages.config = .nuget\packages.config
33-
EndProjectSection
34-
EndProject
3530
Global
3631
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3732
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)