Skip to content

Commit 6188981

Browse files
[main] Update dependencies from dotnet/razor (#40193)
[main] Update dependencies from dotnet/razor
1 parent 2e1f639 commit 6188981

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
@@ -306,22 +306,22 @@
306306
<Sha>06381390940d728866f8f0c543ee3c5547f6bad4</Sha>
307307
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
308308
</Dependency>
309-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24210.1">
309+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24216.6">
310310
<Uri>https://github.com/dotnet/razor</Uri>
311-
<Sha>2211229abf8d35a92dafebf7f77bda3c7ffd9168</Sha>
311+
<Sha>843b9af51d1f4913193883b66a1b20f5562ddaa5</Sha>
312312
</Dependency>
313-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24210.1">
313+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24216.6">
314314
<Uri>https://github.com/dotnet/razor</Uri>
315-
<Sha>2211229abf8d35a92dafebf7f77bda3c7ffd9168</Sha>
315+
<Sha>843b9af51d1f4913193883b66a1b20f5562ddaa5</Sha>
316316
</Dependency>
317-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24210.1">
317+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24216.6">
318318
<Uri>https://github.com/dotnet/razor</Uri>
319-
<Sha>2211229abf8d35a92dafebf7f77bda3c7ffd9168</Sha>
319+
<Sha>843b9af51d1f4913193883b66a1b20f5562ddaa5</Sha>
320320
</Dependency>
321321
<!-- Intermediate is necessary for source build. -->
322-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="7.0.0-preview.24210.1">
322+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="7.0.0-preview.24216.6">
323323
<Uri>https://github.com/dotnet/razor</Uri>
324-
<Sha>2211229abf8d35a92dafebf7f77bda3c7ffd9168</Sha>
324+
<Sha>843b9af51d1f4913193883b66a1b20f5562ddaa5</Sha>
325325
<SourceBuild RepoName="razor" ManagedOnly="true" />
326326
</Dependency>
327327
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-preview.4.24215.8">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@
152152
</PropertyGroup>
153153
<!-- Dependencies from https://github.com/dotnet/razor -->
154154
<PropertyGroup>
155-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24210.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
156-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24210.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
157-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24210.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
155+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24216.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
156+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24216.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
157+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24216.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
158158
</PropertyGroup>
159159
<PropertyGroup>
160160
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)