Skip to content

Commit e9a2136

Browse files
[release/10.0] Source code updates from dotnet/dotnet (#37083)
[release/10.0] Source code updates from dotnet/dotnet
1 parent 3b96b74 commit e9a2136

File tree

7 files changed

+94
-67
lines changed

7 files changed

+94
-67
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-dotnet -->
7-
<add key="darc-pub-dotnet-dotnet-ba86126" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-ba861262/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-dotnet-8ee0cc0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-8ee0cc0b/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-dotnet -->
99
<!-- Begin: Package sources from dotnet-runtime -->
1010
<!-- End: Package sources from dotnet-runtime -->

eng/Version.Details.props

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25531.102</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25531.102</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
11-
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25531.102</MicrosoftDotNetHelixSdkPackageVersion>
12-
<MicrosoftExtensionsCachingMemoryPackageVersion>10.0.0</MicrosoftExtensionsCachingMemoryPackageVersion>
13-
<MicrosoftExtensionsConfigurationPackageVersion>10.0.0</MicrosoftExtensionsConfigurationPackageVersion>
14-
<MicrosoftExtensionsConfigurationAbstractionsPackageVersion>10.0.0</MicrosoftExtensionsConfigurationAbstractionsPackageVersion>
15-
<MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>10.0.0</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>
16-
<MicrosoftExtensionsConfigurationJsonPackageVersion>10.0.0</MicrosoftExtensionsConfigurationJsonPackageVersion>
17-
<MicrosoftExtensionsDependencyInjectionPackageVersion>10.0.0</MicrosoftExtensionsDependencyInjectionPackageVersion>
18-
<MicrosoftExtensionsDependencyModelPackageVersion>10.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
19-
<MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>10.0.0-rtm.25531.102</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>
20-
<MicrosoftExtensionsLoggingPackageVersion>10.0.0</MicrosoftExtensionsLoggingPackageVersion>
21-
<MicrosoftNETCoreAppRefPackageVersion>10.0.0</MicrosoftNETCoreAppRefPackageVersion>
22-
<MicrosoftNETCorePlatformsPackageVersion>10.0.0-rtm.25531.102</MicrosoftNETCorePlatformsPackageVersion>
23-
<SystemFormatsAsn1PackageVersion>10.0.0</SystemFormatsAsn1PackageVersion>
24-
<SystemRuntimeCachingPackageVersion>10.0.0</SystemRuntimeCachingPackageVersion>
25-
<SystemTextEncodingsWebPackageVersion>10.0.0</SystemTextEncodingsWebPackageVersion>
26-
<SystemTextJsonPackageVersion>10.0.0</SystemTextJsonPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
11+
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetHelixSdkPackageVersion>
12+
<MicrosoftExtensionsCachingMemoryPackageVersion>10.0.1</MicrosoftExtensionsCachingMemoryPackageVersion>
13+
<MicrosoftExtensionsConfigurationPackageVersion>10.0.1</MicrosoftExtensionsConfigurationPackageVersion>
14+
<MicrosoftExtensionsConfigurationAbstractionsPackageVersion>10.0.1</MicrosoftExtensionsConfigurationAbstractionsPackageVersion>
15+
<MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>10.0.1</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>
16+
<MicrosoftExtensionsConfigurationJsonPackageVersion>10.0.1</MicrosoftExtensionsConfigurationJsonPackageVersion>
17+
<MicrosoftExtensionsDependencyInjectionPackageVersion>10.0.1</MicrosoftExtensionsDependencyInjectionPackageVersion>
18+
<MicrosoftExtensionsDependencyModelPackageVersion>10.0.1</MicrosoftExtensionsDependencyModelPackageVersion>
19+
<MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>10.0.1-servicing.25554.104</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>
20+
<MicrosoftExtensionsLoggingPackageVersion>10.0.1</MicrosoftExtensionsLoggingPackageVersion>
21+
<MicrosoftNETCoreAppRefPackageVersion>10.0.1</MicrosoftNETCoreAppRefPackageVersion>
22+
<MicrosoftNETCorePlatformsPackageVersion>10.0.1-servicing.25554.104</MicrosoftNETCorePlatformsPackageVersion>
23+
<SystemFormatsAsn1PackageVersion>10.0.1</SystemFormatsAsn1PackageVersion>
24+
<SystemRuntimeCachingPackageVersion>10.0.1</SystemRuntimeCachingPackageVersion>
25+
<SystemTextEncodingsWebPackageVersion>10.0.1</SystemTextEncodingsWebPackageVersion>
26+
<SystemTextJsonPackageVersion>10.0.1</SystemTextJsonPackageVersion>
2727
</PropertyGroup>
2828
<!--Property group for alternate package version names-->
2929
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,80 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="efcore" Sha="ba86126261026d26f7c30cd3434680d3965a88cf" BarId="289152" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="efcore" Sha="8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1" BarId="289521" />
44
<ProductDependencies>
5-
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="10.0.0">
5+
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="10.0.1">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
7+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.0">
9+
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.1">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
11+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.0">
13+
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.1">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
15+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="10.0.0">
17+
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="10.0.1">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
19+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.Extensions.Configuration" Version="10.0.0">
21+
<Dependency Name="Microsoft.Extensions.Configuration" Version="10.0.1">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
23+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="10.0.0">
25+
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="10.0.1">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
27+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="10.0.0">
29+
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="10.0.1">
3030
<Uri>https://github.com/dotnet/dotnet</Uri>
31-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
31+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="10.0.0-rtm.25531.102">
33+
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="10.0.1-servicing.25554.104">
3434
<Uri>https://github.com/dotnet/dotnet</Uri>
35-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
35+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.Extensions.Logging" Version="10.0.0">
37+
<Dependency Name="Microsoft.Extensions.Logging" Version="10.0.1">
3838
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
39+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0">
41+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.1">
4242
<Uri>https://github.com/dotnet/dotnet</Uri>
43-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
43+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rtm.25531.102">
45+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.1-servicing.25554.104">
4646
<Uri>https://github.com/dotnet/dotnet</Uri>
47-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
47+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
4848
</Dependency>
49-
<Dependency Name="System.Text.Json" Version="10.0.0">
49+
<Dependency Name="System.Text.Json" Version="10.0.1">
5050
<Uri>https://github.com/dotnet/dotnet</Uri>
51-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
51+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
5252
</Dependency>
53-
<Dependency Name="System.Text.Encodings.Web" Version="10.0.0">
53+
<Dependency Name="System.Text.Encodings.Web" Version="10.0.1">
5454
<Uri>https://github.com/dotnet/dotnet</Uri>
55-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
55+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
5656
</Dependency>
57-
<Dependency Name="System.Formats.Asn1" Version="10.0.0">
57+
<Dependency Name="System.Formats.Asn1" Version="10.0.1">
5858
<Uri>https://github.com/dotnet/dotnet</Uri>
59-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
59+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
6060
</Dependency>
61-
<Dependency Name="System.Runtime.Caching" Version="10.0.0">
61+
<Dependency Name="System.Runtime.Caching" Version="10.0.1">
6262
<Uri>https://github.com/dotnet/dotnet</Uri>
63-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
63+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
6464
</Dependency>
6565
</ProductDependencies>
6666
<ToolsetDependencies>
67-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25531.102">
67+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25554.104">
6868
<Uri>https://github.com/dotnet/dotnet</Uri>
69-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
69+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25531.102">
71+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25554.104">
7272
<Uri>https://github.com/dotnet/dotnet</Uri>
73-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
73+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
7474
</Dependency>
75-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25531.102">
75+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25554.104">
7676
<Uri>https://github.com/dotnet/dotnet</Uri>
77-
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
77+
<Sha>8ee0cc0bbdbacfeb5b7e703909c9731ff75600f1</Sha>
7878
</Dependency>
7979
</ToolsetDependencies>
8080
</Dependencies>

eng/Versions.props

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<Import Project="Version.Details.props" Condition="Exists('Version.Details.props')" />
33
<PropertyGroup Label="Version settings">
4-
<VersionPrefix>10.0.0</VersionPrefix>
5-
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
4+
<VersionPrefix>10.0.1</VersionPrefix>
5+
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
66
<PreReleaseVersionIteration></PreReleaseVersionIteration>
77
<IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
88
<IsServicingBuild Condition="'$(PreReleaseVersionLabel)' == 'servicing'">true</IsServicingBuild>
@@ -16,7 +16,7 @@
1616
<PropertyGroup Label="Arcade settings">
1717
<UsingToolXliff>False</UsingToolXliff>
1818
</PropertyGroup>
19-
<PropertyGroup Label="MSBuild and Roslyn" Condition="'$(IsServicingBuild)' != 'true'">
19+
<PropertyGroup Label="MSBuild and Roslyn" Condition="'$(IsServicingBuild)' == 'true'">
2020
<!-- For MSBuild and Roslyn packages use the previous stable version until the current stable build is released. -->
2121
<MicrosoftBuildFrameworkVersion>17.14.28</MicrosoftBuildFrameworkVersion>
2222
<MicrosoftBuildUtilitiesCoreVersion>17.14.28</MicrosoftBuildUtilitiesCoreVersion>
@@ -25,14 +25,15 @@
2525
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.14.0</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
2626
<MicrosoftCodeAnalysisWorkspacesMSBuildVersion>4.14.0</MicrosoftCodeAnalysisWorkspacesMSBuildVersion>
2727
</PropertyGroup>
28+
<!-- Revert once roslyn publishes 5.0.0 packages
2829
<PropertyGroup Label="MSBuild and Roslyn" Condition="'$(IsServicingBuild)' == 'true'">
2930
<MicrosoftBuildFrameworkVersion>17.15.0</MicrosoftBuildFrameworkVersion>
3031
<MicrosoftBuildUtilitiesCoreVersion>17.15.0</MicrosoftBuildUtilitiesCoreVersion>
3132
<MicrosoftBuildTasksCoreVersion>17.15.0</MicrosoftBuildTasksCoreVersion>
3233
<MicrosoftCodeAnalysisCSharpVersion>5.0.0</MicrosoftCodeAnalysisCSharpVersion>
3334
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>5.0.0</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
3435
<MicrosoftCodeAnalysisWorkspacesMSBuildVersion>5.0.0</MicrosoftCodeAnalysisWorkspacesMSBuildVersion>
35-
</PropertyGroup>
36+
</PropertyGroup> -->
3637
<PropertyGroup Label="Other dependencies">
3738
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.3-beta1.24423.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
3839
<MicrosoftCodeAnalysisCSharpTestingVersion>1.1.3-beta1.24352.1</MicrosoftCodeAnalysisCSharpTestingVersion>
@@ -41,4 +42,4 @@
4142
<OpenTelemetryExporterInMemoryVersion>1.12.0</OpenTelemetryExporterInMemoryVersion>
4243
<SQLitePCLRawVersion>2.1.11</SQLitePCLRawVersion>
4344
</PropertyGroup>
44-
</Project>
45+
</Project>

eng/common/SetupNugetSources.ps1

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This script adds internal feeds required to build commits that depend on internal package sources. For instance,
2-
# dotnet6-internal would be added automatically if dotnet6 was found in the nuget.config file. In addition also enables
3-
# disabled internal Maestro (darc-int*) feeds.
2+
# dotnet6-internal would be added automatically if dotnet6 was found in the nuget.config file. Similarly,
3+
# dotnet-eng-internal and dotnet-tools-internal are added if dotnet-eng and dotnet-tools are present.
4+
# In addition, this script also enables disabled internal Maestro (darc-int*) feeds.
45
#
56
# Optionally, this script also adds a credential entry for each of the internal feeds if supplied.
67
#
@@ -173,4 +174,16 @@ foreach ($dotnetVersion in $dotnetVersions) {
173174
}
174175
}
175176

177+
# Check for dotnet-eng and add dotnet-eng-internal if present
178+
$dotnetEngSource = $sources.SelectSingleNode("add[@key='dotnet-eng']")
179+
if ($dotnetEngSource -ne $null) {
180+
AddOrEnablePackageSource -Sources $sources -DisabledPackageSources $disabledSources -SourceName "dotnet-eng-internal" -SourceEndPoint "https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-eng-internal/nuget/$feedSuffix" -Creds $creds -Username $userName -pwd $Password
181+
}
182+
183+
# Check for dotnet-tools and add dotnet-tools-internal if present
184+
$dotnetToolsSource = $sources.SelectSingleNode("add[@key='dotnet-tools']")
185+
if ($dotnetToolsSource -ne $null) {
186+
AddOrEnablePackageSource -Sources $sources -DisabledPackageSources $disabledSources -SourceName "dotnet-tools-internal" -SourceEndPoint "https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-tools-internal/nuget/$feedSuffix" -Creds $creds -Username $userName -pwd $Password
187+
}
188+
176189
$doc.Save($filename)

eng/common/SetupNugetSources.sh

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#!/usr/bin/env bash
22

33
# This script adds internal feeds required to build commits that depend on internal package sources. For instance,
4-
# dotnet6-internal would be added automatically if dotnet6 was found in the nuget.config file. In addition also enables
5-
# disabled internal Maestro (darc-int*) feeds.
4+
# dotnet6-internal would be added automatically if dotnet6 was found in the nuget.config file. Similarly,
5+
# dotnet-eng-internal and dotnet-tools-internal are added if dotnet-eng and dotnet-tools are present.
6+
# In addition, this script also enables disabled internal Maestro (darc-int*) feeds.
67
#
78
# Optionally, this script also adds a credential entry for each of the internal feeds if supplied.
89
#
@@ -173,6 +174,18 @@ for DotNetVersion in ${DotNetVersions[@]} ; do
173174
fi
174175
done
175176

177+
# Check for dotnet-eng and add dotnet-eng-internal if present
178+
grep -i "<add key=\"dotnet-eng\"" $ConfigFile > /dev/null
179+
if [ "$?" == "0" ]; then
180+
AddOrEnablePackageSource "dotnet-eng-internal" "https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-eng-internal/nuget/$FeedSuffix"
181+
fi
182+
183+
# Check for dotnet-tools and add dotnet-tools-internal if present
184+
grep -i "<add key=\"dotnet-tools\"" $ConfigFile > /dev/null
185+
if [ "$?" == "0" ]; then
186+
AddOrEnablePackageSource "dotnet-tools-internal" "https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-tools-internal/nuget/$FeedSuffix"
187+
fi
188+
176189
# I want things split line by line
177190
PrevIFS=$IFS
178191
IFS=$'\n'

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25531.102",
22-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25531.102"
21+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25554.104",
22+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25554.104"
2323
}
2424
}

0 commit comments

Comments
 (0)