Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
Latest packages (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcoltheart authored May 1, 2019
1 parent a0a191c commit 9c6a879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Machine.Specifications" Version="1.0.0-beta1" />
<PackageReference Include="Machine.Specifications" Version="1.0.0" />
<PackageReference Include="Machine.Specifications.Runner.VisualStudio" Version="2.8.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Machine.Specifications" Version="1.0.0-beta1" />
<PackageReference Include="Machine.Specifications" Version="1.0.0" />
</ItemGroup>

</Project>

0 comments on commit 9c6a879

Please sign in to comment.