Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/installer #7505

Merged
merged 18 commits into from
Nov 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
d1ea679
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Oct 28, 2022
198af68
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Oct 29, 2022
3d2a308
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Oct 31, 2022
b400535
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 1, 2022
2f7e63c
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 2, 2022
9456bd3
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 2, 2022
ba77092
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 3, 2022
4d1d785
[Tests] Replace azurestorage with a github repo.
dellis1972 Nov 3, 2022
3d2f5fb
Switch DeleteBinObjTest to use 7z
dellis1972 Nov 3, 2022
033b204
Merge branch 'changeremoteurl' into darc-main-b10048f8-471e-4474-9253…
jonathanpeppers Nov 3, 2022
30ff3e2
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 4, 2022
9084dba
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 5, 2022
ecd855c
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 7, 2022
69afe5f
Merge branch 'main' into darc-main-b10048f8-471e-4474-9253-45e632a62083
jonathanpeppers Nov 7, 2022
eb1069e
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 8, 2022
f92d40b
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 9, 2022
eed9e68
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 10, 2022
bd37586
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Nov 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-alpha.1.22526.2">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-alpha.1.22562.2">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>8c1708f37899815bc298ab30e5f2561ec47f1929</Sha>
<Sha>355d6643bdcd7e5a918550b67d12e35e65d8c646</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22525.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22560.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>4db6ac94ffa8bf6dae8ad9c5c68f94b58de917fd</Sha>
<Sha>9c993bf401377209cd7b4e84b60deab5e4f421a2</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.22524.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.22559.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5108757b997c59ab8ba1fc5309ab0d4e730e2b77</Sha>
<Sha>dd7fdb723d91c2c6cb7efc3d95f9d95ee86d48c8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100" Version="8.0.0-alpha.1.22510.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Dependency Name="Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100" Version="8.0.0-alpha.1.22554.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>aecb1c71c70f6db44035602a879c57fa495d37e8</Sha>
<Sha>b6656f5b78cd25f984355f973e65da3d844ac6d1</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-alpha.1.22526.2</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22525.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-alpha.1.22524.5</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-alpha.1.22562.2</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22560.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-alpha.1.22559.2</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETWorkloadEmscriptennet7Manifest80100Version>8.0.0-alpha.1.22510.1</MicrosoftNETWorkloadEmscriptennet7Manifest80100Version>
<MicrosoftNETWorkloadEmscriptennet7Manifest80100Version>8.0.0-alpha.1.22554.1</MicrosoftNETWorkloadEmscriptennet7Manifest80100Version>
<MicrosoftNETWorkloadEmscriptenPackageVersion>$(MicrosoftNETWorkloadEmscriptennet7Manifest80100Version)</MicrosoftNETWorkloadEmscriptenPackageVersion>
<MicrosoftTemplateEngineTasksPackageVersion>7.0.100-rc.1.22410.7</MicrosoftTemplateEngineTasksPackageVersion>
</PropertyGroup>
Expand Down