We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b184bcb + 3ad01de commit 0253906Copy full SHA for 0253906
eng/Versions.props
@@ -11,7 +11,7 @@
11
</PropertyGroup>
12
<!-- Repo Version Information -->
13
<PropertyGroup>
14
- <VersionPrefix>8.0.402</VersionPrefix>
+ <VersionPrefix>8.0.403</VersionPrefix>
15
<WorkloadsFeatureBand>8.0.400</WorkloadsFeatureBand>
16
<!-- Enable to remove prerelease label. -->
17
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
global.json
@@ -1,6 +1,6 @@
1
{
2
"tools": {
3
- "dotnet": "8.0.107",
+ "dotnet": "8.0.108",
4
"runtimes": {
5
"dotnet": [
6
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
0 commit comments