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.
2 parents fcf7ea5 + ec88593 commit 3ad9482Copy full SHA for 3ad9482
WebPush/WebPush.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>netcoreapp1.0;netcoreapp1.1;netstandard1.3;net45;net46;net47</TargetFrameworks>
+ <TargetFrameworks>netcoreapp1.0;netcoreapp1.1;netstandard1.3;netstandard2.0;net45;net46;net47</TargetFrameworks>
4
</PropertyGroup>
5
6
<ItemGroup Condition="'$(TargetFramework)'=='net45' OR '$(TargetFramework)'=='net46' OR '$(TargetFramework)'=='net47'">
0 commit comments