Skip to content

Commit 5174cc0

Browse files
author
Johnny Pham
authored
Update Versions.props (#1497)
1 parent a7023be commit 5174cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/props/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Should only be changed in future when a non-backwards compatible driver is released. -->
77
<!-- Future Assembly Version values shall be Major.Minor.0.0; e.g. 4.0.0.0 -->
88
<AssemblyVersion>4.0.0.0</AssemblyVersion>
9-
<NugetPackageVersion Condition="'$(NugetPackageVersion)' == ''">5.0.0-dev</NugetPackageVersion>
9+
<NugetPackageVersion Condition="'$(NugetPackageVersion)' == ''">4.0.0-dev</NugetPackageVersion>
1010
<Version>$(NugetPackageVersion)</Version>
1111
</PropertyGroup>
1212
<!-- NetFx project dependencies -->

0 commit comments

Comments
 (0)