зеркало из https://github.com/dotnet/aspnetcore.git
Update sourceIndexPackageVersion (#46946)
* Update sourceIndexPackageVersion
* Revert "Revert "Update SDK (#46919)" (#46943)"
This reverts commit e9ced2f700
.
This commit is contained in:
Родитель
c3f903f2c5
Коммит
fbc1d788c2
|
@ -87,7 +87,7 @@ variables:
|
|||
/p:DotNetPublishUsingPipelines=$(_PublishUsingPipelines)
|
||||
# Variables for source indexing afterBuild step and job.
|
||||
- name: sourceIndexPackageVersion
|
||||
value: 1.0.1-20221220.2
|
||||
value: 1.0.1-20230228.2
|
||||
- name: sourceIndexPackageSource
|
||||
value: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
|
||||
- group: source-dot-net stage1 variables
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"sdk": {
|
||||
"version": "8.0.100-preview.2.23124.1"
|
||||
"version": "8.0.100-preview.3.23127.4"
|
||||
},
|
||||
"tools": {
|
||||
"dotnet": "8.0.100-preview.2.23124.1",
|
||||
"dotnet": "8.0.100-preview.3.23127.4",
|
||||
"runtimes": {
|
||||
"dotnet/x86": [
|
||||
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
|
||||
|
|
Загрузка…
Ссылка в новой задаче