Skip to content

Commit cc2a6b4

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250727.7
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 7.0.0-preview.25329.2 -> To Version 7.0.0-preview.25377.7
1 parent 22cc4e0 commit cc2a6b4

File tree

3 files changed

+8
-13
lines changed

3 files changed

+8
-13
lines changed

NuGet.config

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-emsdk -->
7-
<add key="darc-pub-dotnet-emsdk-976b101" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-emsdk -->
98
<!-- Begin: Package sources from dotnet-format -->
109
<add key="darc-pub-dotnet-format-c7e5d39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b/nuget/v3/index.json" />
@@ -14,21 +13,20 @@
1413
<add key="darc-pub-dotnet-format-c7e5d39-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-1/nuget/v3/index.json" />
1514
<!-- End: Package sources from dotnet-format -->
1615
<!-- Begin: Package sources from dotnet-aspnetcore -->
17-
<add key="darc-int-dotnet-aspnetcore-cea5fa6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-cea5fa61/nuget/v3/index.json" />
1816
<!-- End: Package sources from dotnet-aspnetcore -->
1917
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
2018
<add key="darc-pub-DotNet-msbuild-Trusted-dbc02fd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-dbc02fd5/nuget/v3/index.json" />
2119
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2220
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2321
<!-- End: Package sources from dotnet-roslyn-analyzers -->
2422
<!-- Begin: Package sources from dotnet-runtime -->
25-
<add key="darc-int-dotnet-runtime-ef853a7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-ef853a71/nuget/v3/index.json" />
2623
<!-- End: Package sources from dotnet-runtime -->
2724
<!-- Begin: Package sources from dotnet-templating -->
2825
<add key="darc-pub-dotnet-templating-fc618ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8/nuget/v3/index.json" />
26+
<add key="darc-pub-dotnet-templating-fc618ad-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8-2/nuget/v3/index.json" />
27+
<add key="darc-pub-dotnet-templating-fc618ad-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8-1/nuget/v3/index.json" />
2928
<!-- End: Package sources from dotnet-templating -->
3029
<!-- Begin: Package sources from dotnet-windowsdesktop -->
31-
<add key="darc-int-dotnet-windowsdesktop-c4a3ad7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c4a3ad74/nuget/v3/index.json" />
3230
<!-- End: Package sources from dotnet-windowsdesktop -->
3331
<!-- Begin: Package sources from dotnet-winforms -->
3432
<!-- End: Package sources from dotnet-winforms -->
@@ -55,7 +53,6 @@
5553
<!-- Begin: Package sources from dotnet-templating -->
5654
<!-- End: Package sources from dotnet-templating -->
5755
<!-- Begin: Package sources from dotnet-aspnetcore -->
58-
<add key="darc-int-dotnet-aspnetcore-cea5fa6" value="true" />
5956
<!-- End: Package sources from dotnet-aspnetcore -->
6057
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
6158
<!-- End: Package sources from DotNet-msbuild-Trusted -->
@@ -65,10 +62,8 @@
6562
<!-- End: Package sources from dotnet-format -->
6663
<!-- End: Package sources from dotnet-aspnetcore -->
6764
<!-- Begin: Package sources from dotnet-runtime -->
68-
<add key="darc-int-dotnet-runtime-ef853a7" value="true" />
6965
<!-- End: Package sources from dotnet-runtime -->
7066
<!-- Begin: Package sources from dotnet-windowsdesktop -->
71-
<add key="darc-int-dotnet-windowsdesktop-c4a3ad7" value="true" />
7267
<!-- Begin: Package sources from dotnet-winforms -->
7368
<!-- End: Package sources from dotnet-winforms -->
7469
<!-- 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>cea5fa610dba4e0c024727f4c528a66018b820a3</Sha>
295295
</Dependency>
296-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.25329.2">
296+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.25377.7">
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.25329.2">
301+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.25377.7">
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.25329.2">
305+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.25377.7">
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
@@ -181,9 +181,9 @@
181181
</PropertyGroup>
182182
<!-- Dependencies from https://github.com/dotnet/razor -->
183183
<PropertyGroup>
184-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25329.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
185-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25329.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
186-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25329.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
184+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25377.7</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
185+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25377.7</MicrosoftCodeAnalysisRazorToolingInternalVersion>
186+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25377.7</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
187187
</PropertyGroup>
188188
<PropertyGroup>
189189
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)