Skip to content

Commit 94de20f

Browse files
committedNov 18, 2024
Bump version to 10.0.0
1 parent 604c00c commit 94de20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>9.0.0</VersionPrefix>
3+
<VersionPrefix>10.0.0</VersionPrefix>
44
<LangVersion>latest</LangVersion>
55
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
66
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)
Please sign in to comment.