Skip to content

Commit 6bc3973

Browse files
committed
Enabling package rstore
1 parent 31c896a commit 6bc3973

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Mvc.JQuery.Datatables.sln

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mvc.JQuery.Datatables.Templ
99
EndProject
1010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mvc.JQuery.DataTables.Tests", "Mvc.Jquery.DataTables.Tests\Mvc.JQuery.DataTables.Tests.csproj", "{53671C41-666D-4269-A12A-BA6C2F209E7A}"
1111
EndProject
12+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{6A659A82-DD26-4E17-B90E-6D082848FC1A}"
13+
ProjectSection(SolutionItems) = preProject
14+
.nuget\NuGet.Config = .nuget\NuGet.Config
15+
.nuget\NuGet.exe = .nuget\NuGet.exe
16+
.nuget\NuGet.targets = .nuget\NuGet.targets
17+
EndProjectSection
18+
EndProject
1219
Global
1320
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1421
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)