Source-build 6.0.115 March 2023 updates. (#15799)
This commit is contained in:
parent
4568467fd8
commit
89cf0a81c7
3 changed files with 6 additions and 3 deletions
|
@ -174,7 +174,7 @@
|
||||||
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
|
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
|
||||||
necessary, and this property is removed from the file.
|
necessary, and this property is removed from the file.
|
||||||
-->
|
-->
|
||||||
<PrivateSourceBuiltArtifactsPackageVersion>6.0.114.1</PrivateSourceBuiltArtifactsPackageVersion>
|
<PrivateSourceBuiltArtifactsPackageVersion>6.0.115</PrivateSourceBuiltArtifactsPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- Workload manifest package versions -->
|
<!-- Workload manifest package versions -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet": "6.0.114"
|
"dotnet": "6.0.115"
|
||||||
},
|
},
|
||||||
"msbuild-sdks": {
|
"msbuild-sdks": {
|
||||||
"Microsoft.Build.CentralPackageVersions": "2.0.1",
|
"Microsoft.Build.CentralPackageVersions": "2.0.1",
|
||||||
|
|
|
@ -545,4 +545,7 @@ index ------------
|
||||||
-./sdk/x.y.z/zh-Hant/Microsoft.VisualStudio.Coverage.IO.resources.dll
|
-./sdk/x.y.z/zh-Hant/Microsoft.VisualStudio.Coverage.IO.resources.dll
|
||||||
./sdk/x.y.z/zh-Hant/MSBuild.resources.dll
|
./sdk/x.y.z/zh-Hant/MSBuild.resources.dll
|
||||||
./sdk/x.y.z/zh-Hant/System.CommandLine.resources.dll
|
./sdk/x.y.z/zh-Hant/System.CommandLine.resources.dll
|
||||||
./shared/
|
./sdk/x.y.z/zh-Hant/vstest.console.resources.dll
|
||||||
|
./shared/
|
||||||
|
./shared/Microsoft.AspNetCore.App/x.y.z/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue