Update SdkTests.csproj

This commit is contained in:
Marc Paine 2022-01-13 10:50:19 -08:00 committed by GitHub
parent ffe5d72008
commit ae46ebfe5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@
<RuntimeVersionToInstall Include="3.0.0" />
<RuntimeVersionToInstall Include="3.1.0" />
<RuntimeVersionToInstall Include="5.0.0" />
<RuntimeVersionToInstall Include="6.0.0-rc.2.21452.2" />
<RuntimeVersionToInstall Include="6.0.0" />
</ItemGroup>
</Target>