Skip to content

Commit d5e39b0

Browse files
authored
Update PatchVersion from 60 to 70 (dotnet#34943)
1 parent f250a76 commit d5e39b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- The .NET product branding version -->
44
<MajorVersion>10</MajorVersion>
55
<MinorVersion>0</MinorVersion>
6-
<PatchVersion>60</PatchVersion>
6+
<PatchVersion>70</PatchVersion>
77
<SdkBandVersion>10.0.100</SdkBandVersion>
88
<PreReleaseVersionLabel>ci.main</PreReleaseVersionLabel>
99
<PreReleaseVersionLabel Condition="'$(BUILD_SOURCEBRANCH)' == 'refs/heads/inflight/current'">ci.inflight</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)