Skip to content

Commit 86bd31b

Browse files
Bump project version to 10.0.0-preview-0002
Updated the Version property in Directory.Build.props from 10.0.0-preview-0001 to 10.0.0-preview-0002 to reflect the next preview release. No other changes were made.
1 parent 3c9e90c commit 86bd31b

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>10.0.0-preview-0001</Version>
3+
<Version>10.0.0-preview-0002</Version>
44

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

0 commit comments

Comments
 (0)