Skip to content

Commit 5f8d01e

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250531.1
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.25266.4 -> To Version 9.0.0-preview.25281.1
1 parent 47a021a commit 5f8d01e

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<!-- End: Package sources from dotnet-runtime -->
3636
<!-- Begin: Package sources from dotnet-templating -->
3737
<add key="darc-pub-dotnet-templating-bbcd6b0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bbcd6b04/nuget/v3/index.json" />
38+
<add key="darc-pub-dotnet-templating-bbcd6b0-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bbcd6b04-2/nuget/v3/index.json" />
3839
<add key="darc-pub-dotnet-templating-bbcd6b0-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bbcd6b04-1/nuget/v3/index.json" />
3940
<!-- End: Package sources from dotnet-templating -->
4041
<!-- Begin: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -321,22 +321,22 @@
321321
<Sha>ed74665e773dd1ebea3289c5662d71c590305932</Sha>
322322
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
323323
</Dependency>
324-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25275.7">
324+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25281.1">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>8cce8109a5fd0118f26e7622dd596fd2c5b912ab</Sha>
326+
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25275.7">
328+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25281.1">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>8cce8109a5fd0118f26e7622dd596fd2c5b912ab</Sha>
330+
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25275.7">
332+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25281.1">
333333
<Uri>https://github.com/dotnet/razor</Uri>
334-
<Sha>8cce8109a5fd0118f26e7622dd596fd2c5b912ab</Sha>
334+
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25275.7">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25281.1">
338338
<Uri>https://github.com/dotnet/razor</Uri>
339-
<Sha>8cce8109a5fd0118f26e7622dd596fd2c5b912ab</Sha>
339+
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
340340
<SourceBuild RepoName="razor" ManagedOnly="true" />
341341
</Dependency>
342342
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.5">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@
233233
</PropertyGroup>
234234
<PropertyGroup>
235235
<!-- Dependencies from https://github.com/dotnet/razor -->
236-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25275.7</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
237-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25275.7</MicrosoftCodeAnalysisRazorToolingInternalVersion>
238-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25275.7</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
236+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25281.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
237+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25281.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
238+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25281.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)