Skip to content

Commit

Permalink
Merge pull request #24 from aspriddell/framework-bump
Browse files Browse the repository at this point in the history
update libs
  • Loading branch information
aspriddell authored Nov 17, 2020
2 parents 3c55cbe + c101c06 commit 9556229
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DragonFruit.Link.Tests/DragonFruit.Link.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="coverlet.collector" Version="1.3.0">
Expand Down
2 changes: 1 addition & 1 deletion DragonFruit.Link/DragonFruit.Link.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DragonFruit.Common.Data" Version="2020.807.11" />
<PackageReference Include="DragonFruit.Common.Data" Version="2020.1114.19" />
</ItemGroup>

</Project>

0 comments on commit 9556229

Please sign in to comment.