Skip to content

Commit

Permalink
Bumping Framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Apr 18, 2020
1 parent 30349d2 commit 61dc111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<!-- Controls whether references are local projects or NuGet packages -->
<LocalReferences>true</LocalReferences>
<LocalReferences>false</LocalReferences>
<!-- The NuGet version of Statiq that should be referenced if LocalReferences is false -->
<StatiqFrameworkVersion>1.0.0-beta.3</StatiqFrameworkVersion>
<StatiqFrameworkVersion>1.0.0-beta.4</StatiqFrameworkVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 61dc111

Please sign in to comment.