Skip to content

Commit bca2b65

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/razor (#44181)
2 parents 9a48b86 + 33375a8 commit bca2b65

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
@@ -331,22 +331,22 @@
331331
<Sha>049814ca468cad1ea1e29412e0aa3eea182a63c1</Sha>
332332
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
333333
</Dependency>
334-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24509.1">
334+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24515.11">
335335
<Uri>https://github.com/dotnet/razor</Uri>
336-
<Sha>a7648d0ddc50f60c651bc2a25f4f36bdc2b496d7</Sha>
336+
<Sha>3094e2df9783ab0c966fafe5f51f148030686444</Sha>
337337
</Dependency>
338-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24509.1">
338+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24515.11">
339339
<Uri>https://github.com/dotnet/razor</Uri>
340-
<Sha>a7648d0ddc50f60c651bc2a25f4f36bdc2b496d7</Sha>
340+
<Sha>3094e2df9783ab0c966fafe5f51f148030686444</Sha>
341341
</Dependency>
342-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24509.1">
342+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24515.11">
343343
<Uri>https://github.com/dotnet/razor</Uri>
344-
<Sha>a7648d0ddc50f60c651bc2a25f4f36bdc2b496d7</Sha>
344+
<Sha>3094e2df9783ab0c966fafe5f51f148030686444</Sha>
345345
</Dependency>
346346
<!-- Intermediate is necessary for source build. -->
347-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24509.1">
347+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24515.11">
348348
<Uri>https://github.com/dotnet/razor</Uri>
349-
<Sha>a7648d0ddc50f60c651bc2a25f4f36bdc2b496d7</Sha>
349+
<Sha>3094e2df9783ab0c966fafe5f51f148030686444</Sha>
350350
<SourceBuild RepoName="razor" ManagedOnly="true" />
351351
</Dependency>
352352
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-alpha.2.24513.1">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@
269269
</PropertyGroup>
270270
<PropertyGroup>
271271
<!-- Dependencies from https://github.com/dotnet/razor -->
272-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24509.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
273-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24509.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
274-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24509.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
272+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24515.11</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
273+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24515.11</MicrosoftCodeAnalysisRazorToolingInternalVersion>
274+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24515.11</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
275275
</PropertyGroup>
276276
<PropertyGroup>
277277
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)