Skip to content

Commit

Permalink
Update to Foundatio 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith committed Jan 16, 2020
1 parent dcd41f9 commit 1732f85
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 @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Foundatio" Version="9.1.0-rc1" />
<PackageReference Include="Foundatio" Version="9.0.0" />
<PackageReference Include="SSH.NET" Version="2016.1.0" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ProjectReference Include="..\..\src\Foundatio.Storage.SshNet\Foundatio.Storage.SshNet.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Foundatio.TestHarness" Version="9.1.0-rc1" />
<PackageReference Include="Foundatio.TestHarness" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
Expand Down

0 comments on commit 1732f85

Please sign in to comment.