.NET Source-Build 7.0.108 June 2023 OOB Updates (#16795)

This commit is contained in:
Matt Thalman 2023-06-23 12:27:37 -05:00 committed by GitHub
parent 83d8c761bd
commit c255b45852
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -215,8 +215,8 @@
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
necessary, and this property is removed from the file.
-->
<PrivateSourceBuiltSDKVersion>7.0.107</PrivateSourceBuiltSDKVersion>
<PrivateSourceBuiltArtifactsPackageVersion>7.0.107</PrivateSourceBuiltArtifactsPackageVersion>
<PrivateSourceBuiltSDKVersion>7.0.108</PrivateSourceBuiltSDKVersion>
<PrivateSourceBuiltArtifactsPackageVersion>7.0.108</PrivateSourceBuiltArtifactsPackageVersion>
</PropertyGroup>
<!-- Workload manifest package versions -->
<PropertyGroup>

View file

@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "7.0.107",
"dotnet": "7.0.108",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion)"

View file

@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "7.0.107"
"dotnet": "7.0.108"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",