Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Jan 31, 2021
1 parent 43f2d91 commit 42b82e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<!-- The NuGet version of Statiq that should be referenced, or empty to use local references -->
<StatiqFrameworkVersion>1.0.0-beta.13</StatiqFrameworkVersion>
<StatiqFrameworkVersion>1.0.0-beta.33</StatiqFrameworkVersion>
<StatiqFrameworkRoot>..\..\..\Statiq.Framework</StatiqFrameworkRoot>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion examples/Statiq.Web.Examples/Statiq.Web.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\..\..\Statiq.Web\src\Statiq.Web\Statiq.Web.csproj" />
<ProjectReference Include="..\..\src\Statiq.Web\Statiq.Web.csproj" />
</ItemGroup>

</Project>

0 comments on commit 42b82e6

Please sign in to comment.