diff --git a/MSBuild.SDK.SystemWeb.sln b/MSBuild.SDK.SystemWeb.sln index 89193c2..eaf3409 100644 --- a/MSBuild.SDK.SystemWeb.sln +++ b/MSBuild.SDK.SystemWeb.sln @@ -21,7 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{A4372060 global.json = global.json build\ImportCert.ps1 = build\ImportCert.ps1 LICENSE.txt = LICENSE.txt - nuget.publish.config = nuget.publish.config + build\nuget.publish.config = build\nuget.publish.config README.md = README.md build\RemoveCert.ps1 = build\RemoveCert.ps1 Test.snk = Test.snk diff --git a/nuget.publish.config b/build/nuget.publish.config similarity index 100% rename from nuget.publish.config rename to build/nuget.publish.config