Skip to content

Commit bb2a784

Browse files
authored
[main] Update dependencies from dotnet/razor (#36675)
2 parents 74e6738 + 45ffc72 commit bb2a784

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -278,18 +278,18 @@
278278
<Uri>https://github.com/dotnet/aspnetcore</Uri>
279279
<Sha>f222a8a8ff5f535f6a09f713131e09990ac3f8a1</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23556.3">
281+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23556.6">
282282
<Uri>https://github.com/dotnet/razor</Uri>
283-
<Sha>789d32f11c35def50a4287c89f04714550cb8aa4</Sha>
283+
<Sha>29c73b8df5d8410d74a9b86c088e45dc1fcfa051</Sha>
284284
<SourceBuild RepoName="razor" ManagedOnly="true" />
285285
</Dependency>
286-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23556.3">
286+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23556.6">
287287
<Uri>https://github.com/dotnet/razor</Uri>
288-
<Sha>789d32f11c35def50a4287c89f04714550cb8aa4</Sha>
288+
<Sha>29c73b8df5d8410d74a9b86c088e45dc1fcfa051</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23556.3">
290+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23556.6">
291291
<Uri>https://github.com/dotnet/razor</Uri>
292-
<Sha>789d32f11c35def50a4287c89f04714550cb8aa4</Sha>
292+
<Sha>29c73b8df5d8410d74a9b86c088e45dc1fcfa051</Sha>
293293
</Dependency>
294294
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-alpha.1.23556.7">
295295
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@
157157
</PropertyGroup>
158158
<!-- Dependencies from https://github.com/dotnet/razor -->
159159
<PropertyGroup>
160-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23556.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23556.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23556.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
160+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23556.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23556.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23556.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)