Skip to content

Commit 4f3276d

Browse files
[main] Update dependencies from dotnet/razor (#35089)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 250449a commit 4f3276d

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
@@ -274,18 +274,18 @@
274274
<Uri>https://github.com/dotnet/aspnetcore</Uri>
275275
<Sha>2f7a3f73bdf916eee798182f3e804bfdda1a57cd</Sha>
276276
</Dependency>
277-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23431.5">
277+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23451.4">
278278
<Uri>https://github.com/dotnet/razor</Uri>
279-
<Sha>1e5850053e8791d6759ef76c6b5f2f15be7c8f8f</Sha>
279+
<Sha>3bd7dd3ae5817de8575a753fc66c73d533c94535</Sha>
280280
<SourceBuild RepoName="razor" ManagedOnly="true" />
281281
</Dependency>
282-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23431.5">
282+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23451.4">
283283
<Uri>https://github.com/dotnet/razor</Uri>
284-
<Sha>1e5850053e8791d6759ef76c6b5f2f15be7c8f8f</Sha>
284+
<Sha>3bd7dd3ae5817de8575a753fc66c73d533c94535</Sha>
285285
</Dependency>
286-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23431.5">
286+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23451.4">
287287
<Uri>https://github.com/dotnet/razor</Uri>
288-
<Sha>1e5850053e8791d6759ef76c6b5f2f15be7c8f8f</Sha>
288+
<Sha>3bd7dd3ae5817de8575a753fc66c73d533c94535</Sha>
289289
</Dependency>
290290
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-alpha.1.23451.20">
291291
<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.23431.5</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23431.5</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23431.5</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
160+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23451.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23451.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23451.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)