Skip to content

Commit

Permalink
[workloads] Bump .NET 7 Package Version (#84956)
Browse files Browse the repository at this point in the history
  • Loading branch information
steveisok authored Apr 19, 2023
1 parent 8f2a528 commit 33b1869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<MinorVersion>0</MinorVersion>
<PatchVersion>0</PatchVersion>
<SdkBandVersion>8.0.100</SdkBandVersion>
<PackageVersionNet7>7.0.3</PackageVersionNet7>
<PackageVersionNet7>7.0.5</PackageVersionNet7>
<PackageVersionNet6>6.0.$([MSBuild]::Add($([System.Version]::Parse('$(PackageVersionNet7)').Build),11))</PackageVersionNet6>
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
<PreReleaseVersionIteration>4</PreReleaseVersionIteration>
Expand Down

0 comments on commit 33b1869

Please sign in to comment.