Skip to content

Commit 5f15fcc

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250425.2
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.25202.4 -> To Version 9.0.0-preview.25225.2
1 parent d79ec02 commit 5f15fcc

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
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-bb74178" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780/nuget/v3/index.json" />
39+
<add key="darc-pub-dotnet-templating-bb74178-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780-2/nuget/v3/index.json" />
3940
<add key="darc-pub-dotnet-templating-bb74178-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780-1/nuget/v3/index.json" />
4041
<!-- End: Package sources from dotnet-templating -->
4142
<!-- Begin: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,20 +321,20 @@
321321
<Sha>d5dc8a13cc618b9cbdc1e5744b4806c594d49553</Sha>
322322
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
323323
</Dependency>
324-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25202.4">
324+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25225.2">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326326
<Sha>4a6978810187bc84865c8171167c3a45a13b0615</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25202.4">
328+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25225.2">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330330
<Sha>4a6978810187bc84865c8171167c3a45a13b0615</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25202.4">
332+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25225.2">
333333
<Uri>https://github.com/dotnet/razor</Uri>
334334
<Sha>4a6978810187bc84865c8171167c3a45a13b0615</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25202.4">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25225.2">
338338
<Uri>https://github.com/dotnet/razor</Uri>
339339
<Sha>4a6978810187bc84865c8171167c3a45a13b0615</Sha>
340340
<SourceBuild RepoName="razor" ManagedOnly="true" />

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

0 commit comments

Comments
 (0)