Skip to content

Commit 662fa48

Browse files
Update Microsoft.Web.Xdt version (#43521)
* Update Microsoft.Web.Xdt version * Update version and move xdt property to automated section
1 parent 901f8c6 commit 662fa48

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

eng/Version.Details.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,11 @@
290290
<Uri>https://github.com/dotnet/runtime</Uri>
291291
<Sha>ef077d0b58ffddcf54fa73bd85dace6b999b8992</Sha>
292292
</Dependency>
293+
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
294+
<Uri>https://github.com/dotnet/xdt</Uri>
295+
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
296+
<SourceBuild RepoName="xdt" ManagedOnly="true" />
297+
</Dependency>
293298
</ProductDependencies>
294299
<ToolsetDependencies>
295300
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->

eng/Versions.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@
139139
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22423.1</MicrosoftDotNetBuildTasksTemplatingVersion>
140140
<!-- Packages from dotnet/source-build-externals -->
141141
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>7.0.0-alpha.1.22409.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
142+
<!-- Packages from dotnet/xdt -->
143+
<MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
142144
</PropertyGroup>
143145
<!--
144146
@@ -217,7 +219,6 @@
217219
<MicrosoftOwinSecurityCookiesVersion>3.0.1</MicrosoftOwinSecurityCookiesVersion>
218220
<MicrosoftOwinTestingVersion>3.0.1</MicrosoftOwinTestingVersion>
219221
<MicrosoftWebAdministrationVersion>11.1.0</MicrosoftWebAdministrationVersion>
220-
<MicrosoftWebXdtVersion>1.4.0</MicrosoftWebXdtVersion>
221222
<SystemIdentityModelTokensJwtVersion>6.21.0</SystemIdentityModelTokensJwtVersion>
222223
<NuGetPackagingVersion>6.2.0</NuGetPackagingVersion>
223224
<NuGetVersioningVersion>6.2.0</NuGetVersioningVersion>

0 commit comments

Comments
 (0)