Skip to content

Commit d1c38cb

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250606.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.25281.1 -> To Version 9.0.0-preview.25306.1
1 parent 9afd6eb commit d1c38cb

File tree

3 files changed

+11
-15
lines changed

3 files changed

+11
-15
lines changed

NuGet.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636
<!-- End: Package sources from dotnet-runtime -->
3737
<!-- Begin: Package sources from dotnet-templating -->
3838
<add key="darc-pub-dotnet-templating-d23a2ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2/nuget/v3/index.json" />
39-
<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" />
40-
<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" />
41-
<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" />
42-
<add key="darc-pub-dotnet-templating-69726ce" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-69726ce0/nuget/v3/index.json" />
4339
<!-- End: Package sources from dotnet-templating -->
4440
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4541
<!-- End: 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.25281.1">
324+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25306.1">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
326+
<Sha>3372435431977e91904a23ceb1eab689badc1bd9</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25281.1">
328+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25306.1">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
330+
<Sha>3372435431977e91904a23ceb1eab689badc1bd9</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25281.1">
332+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25306.1">
333333
<Uri>https://github.com/dotnet/razor</Uri>
334-
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
334+
<Sha>3372435431977e91904a23ceb1eab689badc1bd9</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25281.1">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25306.1">
338338
<Uri>https://github.com/dotnet/razor</Uri>
339-
<Sha>6ec16a88b93132798eb75aacd8b3df697370cafb</Sha>
339+
<Sha>3372435431977e91904a23ceb1eab689badc1bd9</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.25281.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
237-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25281.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
238-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25281.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
236+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25306.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
237+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25306.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
238+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25306.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)