Skip to content

Commit 1c68fa1

Browse files
[main] Update dependencies from dotnet/razor (#42465)
[main] Update dependencies from dotnet/razor - Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-9786e930-8c22-4cab-bc41-4088c68f6b0c - Merge branch 'main' into darc-main-9786e930-8c22-4cab-bc41-4088c68f6b0c - Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-9786e930-8c22-4cab-bc41-4088c68f6b0c
1 parent b3befab commit 1c68fa1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -317,22 +317,22 @@
317317
<Sha>6d1a1329fc6ae2e566201d38f3421e1295d8a694</Sha>
318318
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
319319
</Dependency>
320-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24379.2">
320+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24401.1">
321321
<Uri>https://github.com/dotnet/razor</Uri>
322-
<Sha>8806e92225d1c47d6122b308c1c163416d55a5e0</Sha>
322+
<Sha>1764b620346795c5d4ee88394c7eb7640f382803</Sha>
323323
</Dependency>
324-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24379.2">
324+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24401.1">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>8806e92225d1c47d6122b308c1c163416d55a5e0</Sha>
326+
<Sha>1764b620346795c5d4ee88394c7eb7640f382803</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24379.2">
328+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24401.1">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>8806e92225d1c47d6122b308c1c163416d55a5e0</Sha>
330+
<Sha>1764b620346795c5d4ee88394c7eb7640f382803</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24379.2">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24401.1">
334334
<Uri>https://github.com/dotnet/razor</Uri>
335-
<Sha>8806e92225d1c47d6122b308c1c163416d55a5e0</Sha>
335+
<Sha>1764b620346795c5d4ee88394c7eb7640f382803</Sha>
336336
<SourceBuild RepoName="razor" ManagedOnly="true" />
337337
</Dependency>
338338
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-rc.1.24402.3">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@
260260
</PropertyGroup>
261261
<PropertyGroup>
262262
<!-- Dependencies from https://github.com/dotnet/razor -->
263-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24379.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
264-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24379.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
265-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24379.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
263+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24401.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
264+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24401.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
265+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24401.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
266266
</PropertyGroup>
267267
<PropertyGroup>
268268
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)