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 42eee56 commit 46e652aCopy full SHA for 46e652a
src/netstandard/Tests/WampSharp.Tests.Wampv2/WampSharp.Tests.Wampv2.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>net461;netcoreapp2.1;netcoreapp3.0</TargetFrameworks>
+ <TargetFrameworks>net461;netcoreapp3.0</TargetFrameworks>
4
</PropertyGroup>
5
<ItemGroup>
6
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
src/netstandard/Tests/WampSharp.Tests/WampSharp.Tests.csproj
<DefineConstants>NETCORE VALUETUPLE</DefineConstants>
0 commit comments