Skip to content

Commit d6f2b8f

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250507.2
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 7.0.0-preview.25175.5 -> To Version 7.0.0-preview.25257.2
1 parent 78a9a49 commit d6f2b8f

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

NuGet.config

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
99
<add key="darc-pub-dotnet-format-c61d046" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c61d046a/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-format-c61d046-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c61d046a-7/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-format-c61d046-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c61d046a-6/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-format-c61d046-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c61d046a-5/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-format-c61d046-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c61d046a-4/nuget/v3/index.json" />
14+
<add key="darc-pub-dotnet-format-c61d046-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c61d046a-3/nuget/v3/index.json" />
1015
<!-- End: Package sources from dotnet-format -->
1116
<!-- Begin: Package sources from dotnet-aspnetcore -->
1217
<!-- End: Package sources from dotnet-aspnetcore -->
@@ -19,6 +24,11 @@
1924
<!-- End: Package sources from dotnet-runtime -->
2025
<!-- Begin: Package sources from dotnet-templating -->
2126
<add key="darc-pub-dotnet-templating-9b1c885" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852/nuget/v3/index.json" />
27+
<add key="darc-pub-dotnet-templating-9b1c885-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-7/nuget/v3/index.json" />
28+
<add key="darc-pub-dotnet-templating-9b1c885-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-6/nuget/v3/index.json" />
29+
<add key="darc-pub-dotnet-templating-9b1c885-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-5/nuget/v3/index.json" />
30+
<add key="darc-pub-dotnet-templating-9b1c885-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-4/nuget/v3/index.json" />
31+
<add key="darc-pub-dotnet-templating-9b1c885-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b1c8852-3/nuget/v3/index.json" />
2232
<!-- End: Package sources from dotnet-templating -->
2333
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2434
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,16 +293,16 @@
293293
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
294294
<Sha>8899cb30120d41413065f1b1465cdabefe0a1f9c</Sha>
295295
</Dependency>
296-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.25175.5">
296+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.25257.2">
297297
<Uri>https://github.com/dotnet/razor</Uri>
298298
<Sha>09ca88197916e545aefea53f16ed1b266644cde9</Sha>
299299
<SourceBuild RepoName="razor" ManagedOnly="true" />
300300
</Dependency>
301-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.25175.5">
301+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.25257.2">
302302
<Uri>https://github.com/dotnet/razor</Uri>
303303
<Sha>09ca88197916e545aefea53f16ed1b266644cde9</Sha>
304304
</Dependency>
305-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.25175.5">
305+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.25257.2">
306306
<Uri>https://github.com/dotnet/razor</Uri>
307307
<Sha>09ca88197916e545aefea53f16ed1b266644cde9</Sha>
308308
</Dependency>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@
179179
</PropertyGroup>
180180
<!-- Dependencies from https://github.com/dotnet/razor -->
181181
<PropertyGroup>
182-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25175.5</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
183-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25175.5</MicrosoftCodeAnalysisRazorToolingInternalVersion>
184-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25175.5</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
182+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25257.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
183+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25257.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
184+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25257.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
185185
</PropertyGroup>
186186
<PropertyGroup>
187187
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)