Skip to content

Commit bb86103

Browse files
authored
[main] Update dependencies from dotnet/razor (#35663)
2 parents 35265c0 + b6021c2 commit bb86103

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>fa54329186df2e11b40bdfec4ae08f16fdbe9d99</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23471.1">
281+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23472.1">
282282
<Uri>https://github.com/dotnet/razor</Uri>
283-
<Sha>cf76071cbdef71acea7adea57e71251a44d9bd37</Sha>
283+
<Sha>79fc2ed7f974c9d93b09a9f5de9dac0569838c8d</Sha>
284284
<SourceBuild RepoName="razor" ManagedOnly="true" />
285285
</Dependency>
286-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23471.1">
286+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23472.1">
287287
<Uri>https://github.com/dotnet/razor</Uri>
288-
<Sha>cf76071cbdef71acea7adea57e71251a44d9bd37</Sha>
288+
<Sha>79fc2ed7f974c9d93b09a9f5de9dac0569838c8d</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23471.1">
290+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23472.1">
291291
<Uri>https://github.com/dotnet/razor</Uri>
292-
<Sha>cf76071cbdef71acea7adea57e71251a44d9bd37</Sha>
292+
<Sha>79fc2ed7f974c9d93b09a9f5de9dac0569838c8d</Sha>
293293
</Dependency>
294294
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-alpha.1.23470.9">
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.23471.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23471.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23471.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
160+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23472.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23472.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23472.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)