Skip to content

Commit e4be4ed

Browse files
committed
Install .NET 5.0.103.
Context: https://discord.com/channels/732297728826277939/732297952676020316/819978878948868166 Context: microsoft/vstest#2571 Looks like an updated version of `dotnet test` *might* fix my "test architecture" conundrum, so let's try using .NET 5.0.103!
1 parent 08348d3 commit e4be4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pr:
1818
variables:
1919
RunningOnCI: true
2020
Build.Configuration: Release
21-
DotNetCoreVersion: 3.1.300
21+
DotNetCoreVersion: 5.0.103
2222
HostedMacImage: macOS-10.15
2323
HostedWinVS2019: Hosted Windows 2019 with VS2019
2424
NetCoreTargetFrameworkPathSuffix: -netcoreapp3.1

0 commit comments

Comments
 (0)