diff --git a/eng/Versions.props b/eng/Versions.props
index 391229853..706e11a12 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -110,16 +110,16 @@
5.0.403
6.0.302
- 7.0.100-rc.1.22416.16
+ 7.0.100-rc.1.22429.2
5.0.13
6.0.1
- 7.0.0-rc.1.22423.7
+ 7.0.0-rc.1.22427.2
5.0.17-servicing.22215.4
5.0.17-servicing.22218.2
6.0.7-servicing.22322.3
6.0.7-servicing.22322.2
- 7.0.0-rc.1.22362.6
- 7.0.0-preview.7.22377.1
+ 7.0.0-rc.1.22426.4
+ 7.0.0-rc.1.22427.1
$(MicrosoftNETCoreAppRuntimePackageVersion)
@@ -137,12 +137,12 @@
$(MicrosoftDotNetCommonItemTemplatesPackageVersion)
$(MicrosoftAspNetCoreAppRuntimePackageVersion)
- 7.0.0-preview.7.22376.2
- 7.0.0-preview.7.22377.1
+ 7.0.0-rc.1.22426.4
+ 7.0.0-rc.1.22427.1
$(NUnit3DotNetNewTemplatePackageVersion)
- 7.0.100-rc.1.22431.7
- 7.0.100-rc.1.22431.7
- 7.0.0-rc.1.22423.7
+ 7.0.100-rc.1.22429.2
+ 7.0.100-rc.1.22429.2
+ 7.0.0-rc.1.22427.2
$(MicrosoftWinFormsProjectTemplates60PackageVersion)
$(MicrosoftWPFProjectTemplates60PackageVersion)
diff --git a/global.json b/global.json
index b8d50d0d1..b867c4d21 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "8.0.100-alpha.1.22423.9",
"runtimes": {
"dotnet": [
- "7.0.0-preview.7.22375.6"
+ "7.0.100-rc.1.22431.12"
]
}
},
diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets
index 6eea3744a..0b8082f63 100644
--- a/src/redist/targets/GenerateBundledVersions.targets
+++ b/src/redist/targets/GenerateBundledVersions.targets
@@ -77,12 +77,12 @@
<_NETCorePlatformsPackageVersion>$(MicrosoftNETCorePlatformsPackageVersion)
- <_NET70RuntimePackVersion>7.0.0-rc.1.22423.16
- <_NET70TargetingPackVersion>7.0.0-rc.1.22423.16
- <_WindowsDesktop70RuntimePackVersion>7.0.0-rc.1.22423.6
- <_WindowsDesktop70TargetingPackVersion>7.0.0-rc.1.22423.6
- <_AspNet70RuntimePackVersion>7.0.0-rc.1.22423.7
- <_AspNet70TargetingPackVersion>7.0.0-rc.1.22423.7
+ <_NET70RuntimePackVersion>7.0.0-rc.1.22426.10
+ <_NET70TargetingPackVersion>7.0.0-rc.1.22426.10
+ <_WindowsDesktop70RuntimePackVersion>7.0.0-rc.1.22427.1
+ <_WindowsDesktop70TargetingPackVersion>7.0.0-rc.1.22427.1
+ <_AspNet70RuntimePackVersion>7.0.0-rc.1.22427.2
+ <_AspNet70TargetingPackVersion>7.0.0-rc.1.22427.2
<_NET60RuntimePackVersion>6.0.$(VersionFeature60)
<_NET60TargetingPackVersion>6.0.$(VersionFeature60)
diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj
index dcc98dcfa..40cb6f5e4 100644
--- a/test/SdkTests/SdkTests.csproj
+++ b/test/SdkTests/SdkTests.csproj
@@ -63,7 +63,7 @@
-
+