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 bf307b9 commit f26dd92Copy full SHA for f26dd92
WebPush.Test/WebPush.Test.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFramework>netcoreapp1.1</TargetFramework>
+ <TargetFramework>netcoreapp1.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
@@ -10,4 +10,4 @@
10
11
<ProjectReference Include="..\WebPush\WebPush.csproj" />
12
</ItemGroup>
13
-</Project>
+</Project>
WebPush/WebPush.csproj
<PackageReference Include="BouncyCastle.NetCore" Version="1.8.1.3" />
0 commit comments