Skip to content

Commit add70be

Browse files
committed
Fix build script
1 parent 164e35e commit add70be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MSBuild.SDK.SystemWeb.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{A4372060
2121
global.json = global.json
2222
build\ImportCert.ps1 = build\ImportCert.ps1
2323
LICENSE.txt = LICENSE.txt
24-
nuget.publish.config = nuget.publish.config
24+
build\nuget.publish.config = build\nuget.publish.config
2525
README.md = README.md
2626
build\RemoveCert.ps1 = build\RemoveCert.ps1
2727
Test.snk = Test.snk

0 commit comments

Comments
 (0)