Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
12 commits
Select commit Hold shift + click to select a range
9415172
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 19, 2023
2b1deb0
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 20, 2023
36a5388
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 21, 2023
7cf6e63
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 22, 2023
97e76bd
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 23, 2023
8303b26
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 24, 2023
f79ac17
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 25, 2023
a9dbf08
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 26, 2023
a4bf9cc
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 27, 2023
245f89d
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 28, 2023
6f58730
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 29, 2023
9911658
Update dependencies from https://github.com/dotnet/installer build 20…
dotnet-maestro[bot] Dec 30, 2023
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
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -401,9 +401,9 @@
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23618.1">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23628.5">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>3ac63e7eece9f9d44a1b6a37523046a99948ec92</Sha>
<Sha>29db8a1157d69ade22d933d666ea5ec21a42c8c8</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
<!-- installer version, for testing workloads -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23618.1</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23628.5</MicrosoftDotnetSdkInternalVersion>
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
</PropertyGroup>
</Project>