Skip to content

Commit c79dbc7

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20241022.2
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24522.1 -> To Version 9.0.0-preview.24522.2
1 parent 48a3378 commit c79dbc7

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!-- Begin: Package sources from dotnet-templating -->
3030
<add key="darc-pub-dotnet-templating-e07a90b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e07a90b4/nuget/v3/index.json" />
31+
<add key="darc-pub-dotnet-templating-e07a90b-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e07a90b4-2/nuget/v3/index.json" />
3132
<add key="darc-pub-dotnet-templating-e07a90b-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e07a90b4-1/nuget/v3/index.json" />
3233
<!-- End: Package sources from dotnet-templating -->
3334
<!-- Begin: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,14 +398,14 @@
398398
<Uri>https://github.com/dotnet/wpf</Uri>
399399
<Sha>375aed28c289639ec572af58067a31c3d7742ef9</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.1">
401+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.2">
402402
<Uri>https://github.com/dotnet/xdt</Uri>
403-
<Sha>e4324899bb1cb7be5189c89e116a6eacbb12a791</Sha>
403+
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
404404
</Dependency>
405405
<!-- Intermediate is necessary for source build. -->
406-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24522.1">
406+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24522.2">
407407
<Uri>https://github.com/dotnet/xdt</Uri>
408-
<Sha>e4324899bb1cb7be5189c89e116a6eacbb12a791</Sha>
408+
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
409409
<SourceBuild RepoName="xdt" ManagedOnly="true" />
410410
</Dependency>
411411
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24508.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<DotNetPrivateAssetRootUrl Condition="'$(DotNetPrivateAssetRootUrl)'==''">https://dotnetclimsrc.blob.core.windows.net/dotnet/</DotNetPrivateAssetRootUrl>
6363
</PropertyGroup>
6464
<PropertyGroup Label="Production dependencies">
65-
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24522.1</MicrosoftWebXdtPackageVersion>
65+
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24522.2</MicrosoftWebXdtPackageVersion>
6666
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
6767
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
6868
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>

0 commit comments

Comments
 (0)