Skip to content

Commit 0a79d2b

Browse files
Update project version to 10.0.0-preview-0001
Incremented the <Version> property in Directory.Build.props from 9.1.0-preview-0019 to 10.0.0-preview-0001 to mark a new major preview release. No other configuration changes were made.
1 parent 846cc3f commit 0a79d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>9.1.0-preview-0019</Version>
3+
<Version>10.0.0-preview-0001</Version>
44

55
<Nullable>enable</Nullable>
66
<WarningsAsErrors>nullable</WarningsAsErrors>

0 commit comments

Comments
 (0)