Skip to content

Commit 6498cb0

Browse files
Update dependencies from https://github.com/dotnet/installer build 20240112.9
Microsoft.Dotnet.Sdk.Internal From Version 8.0.102-servicing.24060.42 -> To Version 8.0.102-servicing.24062.9
1 parent 1c18d9e commit 6498cb0

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
<!-- Begin: Package sources from dotnet-aspnetcore -->
1919
<!-- End: Package sources from dotnet-aspnetcore -->
2020
<!-- Begin: Package sources from dotnet-runtime -->
21-
<add key="darc-int-dotnet-runtime-bf5e279" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-bf5e279d/nuget/v3/index.json" />
22-
<add key="darc-int-dotnet-runtime-bf5e279-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-bf5e279d-2/nuget/v3/index.json" />
23-
<add key="darc-int-dotnet-runtime-bf5e279-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-bf5e279d-1/nuget/v3/index.json" />
2421
<!-- End: Package sources from dotnet-runtime -->
2522
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2623
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" protocolVersion="3" />
@@ -55,9 +52,6 @@
5552
<clear />
5653
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
5754
<!-- Begin: Package sources from dotnet-runtime -->
58-
<add key="darc-int-dotnet-runtime-bf5e279-1" value="true" />
59-
<add key="darc-int-dotnet-runtime-bf5e279-2" value="true" />
60-
<add key="darc-int-dotnet-runtime-bf5e279" value="true" />
6155
<!-- End: Package sources from dotnet-runtime -->
6256
<!-- Begin: Package sources from dotnet-aspnetcore -->
6357
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.102-servicing.24061.7">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.102-servicing.24062.9">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>79cfea2c03ab0bf14dccc668aa3c41a5fef5119f</Sha>
5+
<Sha>0bf95ed6be8aaecc3d22d63e9b3db5efa00e2b2b</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.0-rtm.23524.7">
88
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--Package versions-->
33
<PropertyGroup>
44
<!-- Versions updated by maestro -->
5-
<MicrosoftDotnetSdkInternalPackageVersion>8.0.102-servicing.24061.7</MicrosoftDotnetSdkInternalPackageVersion>
5+
<MicrosoftDotnetSdkInternalPackageVersion>8.0.102-servicing.24062.9</MicrosoftDotnetSdkInternalPackageVersion>
66
<MicrosoftNETILLinkTasksPackageVersion>8.0.1</MicrosoftNETILLinkTasksPackageVersion>
77
<MicrosoftNETILLinkPackageVersion>8.0.0-rtm.23524.7</MicrosoftNETILLinkPackageVersion>
88
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>

0 commit comments

Comments
 (0)