.net 5 requires 5.8

talked to Matteo Pagani, this should be the fix
This commit is contained in:
Clint Rutkas
2020-11-19 11:00:16 -08:00
committed by Andrey Nekrasov
parent 1d3e3f40fd
commit 0626519b4d

View File

@@ -8,9 +8,9 @@ steps:
clean: true
- task: NuGetToolInstaller@0
displayName: Ensure NuGet 5.5.0
displayName: Ensure NuGet 5.8.0
inputs:
versionSpec: 5.5.0
versionSpec: 5.8.0
- task: VisualStudioTestPlatformInstaller@1
displayName: Ensure VSTest Platform
@@ -105,4 +105,4 @@ steps:
**\UnitTests-SvgPreviewHandler.dll
**\powerpreviewTest.dll
!**\obj\**
# **\PowerRenameUnitTests.dll
# **\PowerRenameUnitTests.dll