Skip to content

Commit 5cc3068

Browse files
authored
[main] Update dependencies from dotnet/razor (#40264)
2 parents 00b57a3 + 262547a commit 5cc3068

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

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.24216.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
156-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24216.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
157-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24216.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
155+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24217.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
156+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24217.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
157+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24217.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
158158
</PropertyGroup>
159159
<PropertyGroup>
160160
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)