Stop overwriting global.json when building in AppVeyor

This commit is contained in:
YoshiRulz 2020-12-05 07:41:51 +10:00
parent e0c1fc4a4d
commit b243ea0d6a
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 0 additions and 2 deletions

View File

@ -34,5 +34,3 @@ build_script:
rem appveyor UpdateBuild -Version %BUILDFILE%
install:
- ps: Set-Content -Path global.json -Value '{"sdk":{"version":"3.1.100","rollForward":"latestFeature"}}'