Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/xdt (#43191)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai committed Sep 4, 2024
2 parents 60c980a + 5afd08f commit 0636b24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,14 +394,14 @@
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>cc2eee2a404793ac377fb3f42d94c8efdf16ff3c</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24453.1">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
<Sha>c2a9df9c1867454039a1223cef1c090359e33646</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24317.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24453.1">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
<Sha>c2a9df9c1867454039a1223cef1c090359e33646</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24405.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<DotNetPrivateAssetRootUrl Condition="'$(DotNetPrivateAssetRootUrl)'==''">https://dotnetclimsrc.blob.core.windows.net/dotnet/</DotNetPrivateAssetRootUrl>
</PropertyGroup>
<PropertyGroup Label="Production dependencies">
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24317.2</MicrosoftWebXdtPackageVersion>
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24453.1</MicrosoftWebXdtPackageVersion>
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>
Expand Down

0 comments on commit 0636b24

Please sign in to comment.