We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3413eef commit a56b15dCopy full SHA for a56b15d
Directory.Build.props
@@ -4,7 +4,7 @@
4
<!-- Controls whether references are local projects or NuGet packages -->
5
<LocalReferences>false</LocalReferences>
6
<!-- The NuGet version of Statiq that should be referenced if LocalReferences is false -->
7
- <StatiqFrameworkVersion>1.0.0-beta.1</StatiqFrameworkVersion>
+ <StatiqFrameworkVersion>1.0.0-beta.3</StatiqFrameworkVersion>
8
</PropertyGroup>
9
10
<PropertyGroup>
0 commit comments