Skip to content

Commit

Permalink
[gh-561] Update to latest Unbreakable
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmind committed Sep 30, 2020
1 parent 9d92f54 commit 99c4787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/NetFramework/Server/Server.csproj
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="Unbreakable" Version="0.19.0-unproven" />
<PackageReference Include="Unbreakable.Policy" Version="15.0.0" />
<PackageReference Include="Unbreakable.Policy" Version="16.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion source/Server/Server.csproj
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0-preview2-26406-04" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="Unbreakable" Version="0.19.0-unproven" />
<PackageReference Include="Unbreakable.Policy" Version="15.0.0" />
<PackageReference Include="Unbreakable.Policy" Version="16.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 99c4787

Please sign in to comment.