Skip to content

Commit 45ffc72

Browse files
Update dependencies from https://github.com/dotnet/razor build 20231106.6
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 7.0.0-preview.23556.5 -> To Version 7.0.0-preview.23556.6
1 parent 98c557c commit 45ffc72

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>94ad7031db6744409de24f75777a59620cb94d9a</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23556.5">
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>bc0bb40c24714bc483edfbddd3b324e91cb629b1</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.5">
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>bc0bb40c24714bc483edfbddd3b324e91cb629b1</Sha>
288+
<Sha>29c73b8df5d8410d74a9b86c088e45dc1fcfa051</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23556.5">
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>bc0bb40c24714bc483edfbddd3b324e91cb629b1</Sha>
292+
<Sha>29c73b8df5d8410d74a9b86c088e45dc1fcfa051</Sha>
293293
</Dependency>
294294
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-alpha.1.23556.5">
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.5</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
161-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23556.5</MicrosoftCodeAnalysisRazorToolingInternalVersion>
162-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23556.5</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)