Skip to content

Commit 0406f45

Browse files
authored
Merge pull request TestableIO#249 from tathamoddie/nuget-publish
Update nuget.exe during build script
2 parents 9c89c68 + 89f0841 commit 0406f45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dotnet_csproj:
1515

1616
before_build:
1717
- nuget restore
18+
- nuget update -self
1819

1920
build:
2021
publish_nuget: true

0 commit comments

Comments
 (0)