зеркало из https://github.com/dotnet/diagnostics.git
Update dependencies from https://github.com/dotnet/aspnetcore build 20200724.1 (#1380)
[master] Update dependencies from dotnet/aspnetcore - Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20371.1 to 5.0.0-rc.1.20374.1
This commit is contained in:
Родитель
a6411093b0
Коммит
1180ebde16
|
@ -22,9 +22,9 @@
|
|||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>0e0e648770e54b12c2fa81a77538ce1a72fca8af</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20371.1">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20374.1">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>088380b45cad29f48635867526b954d8c86b84f7</Sha>
|
||||
<Sha>3a819929a7fb969ac260d55c003944d1d9dbac27</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<!-- Latest shared runtime version updated by darc -->
|
||||
<MicrosoftNETCoreAppVersion>5.0.0-rc.1.20370.4</MicrosoftNETCoreAppVersion>
|
||||
<!-- Latest shared aspnetcore version updated by darc -->
|
||||
<MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20371.1</MicrosoftAspNetCoreAppRefVersion>
|
||||
<MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20374.1</MicrosoftAspNetCoreAppRefVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Opt-in/out repo features -->
|
||||
|
|
|
@ -3,10 +3,12 @@
|
|||
"dotnet": "5.0.100-preview.6.20310.4",
|
||||
"runtimes": {
|
||||
"dotnet/x64": [
|
||||
"$(MicrosoftNETCoreApp31Version)", "$(MicrosoftNETCoreAppVersion)"
|
||||
"$(MicrosoftNETCoreApp31Version)",
|
||||
"$(MicrosoftNETCoreAppVersion)"
|
||||
],
|
||||
"dotnet/x86": [
|
||||
"$(MicrosoftNETCoreApp31Version)", "$(MicrosoftNETCoreAppVersion)"
|
||||
"$(MicrosoftNETCoreApp31Version)",
|
||||
"$(MicrosoftNETCoreAppVersion)"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче