Skip to content

Commit 83b22a5

Browse files
Update dependencies from https://github.com/dotnet/razor build 20240710.3
Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.24359.3 -> To Version 9.0.0-preview.24360.3
1 parent 26162f5 commit 83b22a5

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
@@ -317,22 +317,22 @@
317317
<Sha>c52c28458e86029555bf1a88e94b64e7f37ef6d3</Sha>
318318
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
319319
</Dependency>
320-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24360.1">
320+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24360.3">
321321
<Uri>https://github.com/dotnet/razor</Uri>
322-
<Sha>fda387efb995f7885043ca4de1857793d41b2377</Sha>
322+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
323323
</Dependency>
324-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24360.1">
324+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24360.3">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>fda387efb995f7885043ca4de1857793d41b2377</Sha>
326+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24360.1">
328+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24360.3">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>fda387efb995f7885043ca4de1857793d41b2377</Sha>
330+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24360.1">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24360.3">
334334
<Uri>https://github.com/dotnet/razor</Uri>
335-
<Sha>fda387efb995f7885043ca4de1857793d41b2377</Sha>
335+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
336336
<SourceBuild RepoName="razor" ManagedOnly="true" />
337337
</Dependency>
338338
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-preview.7.24359.10">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@
265265
</PropertyGroup>
266266
<PropertyGroup>
267267
<!-- Dependencies from https://github.com/dotnet/razor -->
268-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24360.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
269-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24360.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
270-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24360.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
268+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24360.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
269+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24360.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
270+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24360.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
271271
</PropertyGroup>
272272
<PropertyGroup>
273273
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)