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 71f8b13 commit e21d05dCopy full SHA for e21d05d
tests/CacheTower.Tests/CacheTower.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net461;netcoreapp3.0;netcoreapp3.1</TargetFrameworks>
+ <TargetFrameworks>net461;netcoreapp2.1;netcoreapp3.0</TargetFrameworks>
5
<IsPackable>false</IsPackable>
6
</PropertyGroup>
7
0 commit comments