Skip to content

Commit a1ae97a

Browse files
Update dependencies from https://github.com/dotnet/razor build 20240418.7
Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 7.0.0-preview.24218.3 -> To Version 7.0.0-preview.24218.7
1 parent 20834e5 commit a1ae97a

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

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

0 commit comments

Comments
 (0)