We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
netcoreapp3.1
netcoreapp2.1
1 parent e681af8 commit b504acaCopy full SHA for b504aca
csharp/Platform.Random.Tests/Platform.Random.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net472;netcoreapp2.1;netcoreapp3.1;net5;net6</TargetFrameworks>
+ <TargetFrameworks>net472;netcoreapp3.1;netcoreapp3.1;net5;net6</TargetFrameworks>
5
<IsPackable>false</IsPackable>
6
<LangVersion>latest</LangVersion>
7
<Nullable>enable</Nullable>
0 commit comments