Skip to content

Commit d0c9f9d

Browse files
authored
Updating VersionPrefix to 2.0.1 for release
1 parent e13a0fb commit d0c9f9d

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
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Authors>Jimmy Bogard</Authors>
44
<LangVersion>latest</LangVersion>
5-
<VersionPrefix>2.0.1-preview01</VersionPrefix>
5+
<VersionPrefix>2.0.1</VersionPrefix>
66
<WarningsAsErrors>true</WarningsAsErrors>
77
<NoWarn>$(NoWarn);1701;1702;1591</NoWarn>
88
</PropertyGroup>

0 commit comments

Comments
 (0)