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 43d3b25 commit 773da2aCopy full SHA for 773da2a
WebPush/WebPush.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard1.1;netcoreapp1.0;netcoreapp1.1;netcoreapp2.0</TargetFrameworks>
+ <TargetFrameworks>netstandard1.1;netstandard2.0;net45;net46</TargetFrameworks>
5
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6
<Version>1.0.10</Version>
7
<Authors>Cory Thompson</Authors>
0 commit comments