Skip to content

Commit b766ede

Browse files
authored
Merge pull request #13 from pfpack/feature/add-net-8
Use release version
2 parents 74580a3 + c6a9155 commit b766ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unit-test-data/UnitTest.Data/UnitTest.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<Description>PrimeFuncPack UnitTest.Data is a library for .NET consisting of data types and predefined values to support unit testing.</Description>
1818
<RootNamespace>PrimeFuncPack.UnitTest</RootNamespace>
1919
<AssemblyName>PrimeFuncPack.UnitTest.Data</AssemblyName>
20-
<Version>3.1.0-preview.1</Version>
20+
<Version>3.1.0</Version>
2121
</PropertyGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)