8000
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.
1 parent 028449a commit a64e14dCopy full SHA for a64e14d
src/Dotnet.Script.Tests/Dotnet.Script.Tests.csproj
@@ -1,7 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <!-- <TargetFrameworks>netcoreapp2.1;netcoreapp3.1</TargetFrameworks> -->
4
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFrameworks>netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
5
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
6
</PropertyGroup>
7
<ItemGroup>
0 commit comments