We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17b87d commit 4215f88Copy full SHA for 4215f88
WebApiContrib.Formatting.MsgPack.sln
@@ -7,6 +7,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApiContrib.Formatting.Ms
7
EndProject
8
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{52D9EB0C-6A1F-4034-BF30-7179D7ED843B}"
9
ProjectSection(SolutionItems) = preProject
10
+ .nuget\NuGet.Config = .nuget\NuGet.Config
11
+ .nuget\NuGet.exe = .nuget\NuGet.exe
12
+ .nuget\NuGet.targets = .nuget\NuGet.targets
13
.nuget\packages.config = .nuget\packages.config
14
EndProjectSection
15
0 commit comments