Skip to content

Commit

Permalink
Update to Statiq beta 24
Browse files Browse the repository at this point in the history
  • Loading branch information
alanta committed Oct 15, 2020
1 parent a1a6454 commit d3374b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Kontent.Statiq.Tests/Kontent.Statiq.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="Statiq.Core" Version="1.0.0-beta.23" />
<PackageReference Include="Statiq.Razor" Version="1.0.0-beta.23" />
<PackageReference Include="Statiq.Testing" Version="1.0.0-beta.23" />
<PackageReference Include="Statiq.Core" Version="1.0.0-beta.24" />
<PackageReference Include="Statiq.Razor" Version="1.0.0-beta.24" />
<PackageReference Include="Statiq.Testing" Version="1.0.0-beta.24" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down
4 changes: 2 additions & 2 deletions Kontent.Statiq/Kontent.Statiq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Statiq.Common" Version="1.0.0-beta.23" />
<PackageReference Include="Statiq.Core" Version="1.0.0-beta.23" />
<PackageReference Include="Statiq.Common" Version="1.0.0-beta.24" />
<PackageReference Include="Statiq.Core" Version="1.0.0-beta.24" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d3374b0

Please sign in to comment.