We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2b5ea commit 2458c57Copy full SHA for 2458c57
src/Hedgehog.Xunit/Hedgehog.Xunit.fsproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<IsPackable>true</IsPackable>
5
<TargetFramework>net8.0</TargetFramework>
6
- <Version>1.0.0-rc1</Version>
+ <Version>1.0.0</Version>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
9
<PublishRepositoryUrl>true</PublishRepositoryUrl>
src/Hedgehog/Hedgehog.fsproj
@@ -2,7 +2,7 @@
2
<Project Sdk="Microsoft.NET.Sdk">
<Description>Release with confidence.</Description>
<Authors>Jacob Stanley;Nikos Baxevanis</Authors>
<Copyright>Copyright © 2017</Copyright>
0 commit comments