Skip to content

Commit 3b85ec2

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250825.6
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.25377.2 -> To Version 9.0.0-preview.25425.6
1 parent aa319e8 commit 3b85ec2

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
@@ -36,6 +36,7 @@
3636
<!-- End: Package sources from dotnet-runtime -->
3737
<!-- Begin: Package sources from dotnet-templating -->
3838
<add key="darc-pub-dotnet-templating-813004f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3/nuget/v3/index.json" />
39+
<add key="darc-pub-dotnet-templating-813004f-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-3/nuget/v3/index.json" />
3940
<add key="darc-pub-dotnet-templating-813004f-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-2/nuget/v3/index.json" />
4041
<add key="darc-pub-dotnet-templating-813004f-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-1/nuget/v3/index.json" />
4142
<!-- End: Package sources from dotnet-templating -->

eng/Version.Details.xml

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

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.25424.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
237-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25424.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
238-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25424.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
236+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25425.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
237+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25425.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
238+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25425.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)