Skip to content

Commit cb13273

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250727.8
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.5 -> To Version 7.0.0-preview.25377.8
1 parent 0c5236e commit cb13273

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
@@ -3,7 +3,6 @@
33
<clear />
44
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
55
<!-- Begin: Package sources from dotnet-emsdk -->
6-
<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" />
76
<!-- End: Package sources from dotnet-emsdk -->
87
<!-- Begin: Package sources from dotnet-format -->
98
<add key="darc-pub-dotnet-format-a9a546e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-a9a546ec/nuget/v3/index.json" />
@@ -13,21 +12,20 @@
1312
<add key="darc-pub-dotnet-format-a9a546e-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-a9a546ec-1/nuget/v3/index.json" />
1413
<!-- End: Package sources from dotnet-format -->
1514
<!-- Begin: Package sources from dotnet-aspnetcore -->
16-
<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" />
1715
<!-- End: Package sources from dotnet-aspnetcore -->
1816
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1917
<add key="darc-pub-DotNet-msbuild-Trusted-74df0b3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-74df0b3f/nuget/v3/index.json" />
2018
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2119
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2220
<!-- End: Package sources from dotnet-roslyn-analyzers -->
2321
<!-- Begin: Package sources from dotnet-runtime -->
24-
<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" />
2522
<!-- End: Package sources from dotnet-runtime -->
2623
<!-- Begin: Package sources from dotnet-templating -->
2724
<add key="darc-pub-dotnet-templating-a767f5a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a767f5ab/nuget/v3/index.json" />
25+
<add key="darc-pub-dotnet-templating-a767f5a-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a767f5ab-2/nuget/v3/index.json" />
26+
<add key="darc-pub-dotnet-templating-a767f5a-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a767f5ab-1/nuget/v3/index.json" />
2827
<!-- End: Package sources from dotnet-templating -->
2928
<!-- Begin: Package sources from dotnet-windowsdesktop -->
30-
<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" />
3129
<!-- End: Package sources from dotnet-windowsdesktop -->
3230
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3331
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -52,18 +50,15 @@
5250
<!-- Begin: Package sources from dotnet-templating -->
5351
<!-- End: Package sources from dotnet-templating -->
5452
<!-- Begin: Package sources from dotnet-aspnetcore -->
55-
<add key="darc-int-dotnet-aspnetcore-cea5fa6" value="true" />
5653
<!-- End: Package sources from dotnet-aspnetcore -->
5754
<!-- Begin: Package sources from dotnet-format -->
5855
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
5956
<!-- End: Package sources from DotNet-msbuild-Trusted -->
6057
<!-- End: Package sources from dotnet-format -->
6158
<!-- End: Package sources from dotnet-aspnetcore -->
6259
<!-- Begin: Package sources from dotnet-runtime -->
63-
<add key="darc-int-dotnet-runtime-ef853a7" value="true" />
6460
<!-- End: Package sources from dotnet-runtime -->
6561
<!-- Begin: Package sources from dotnet-windowsdesktop -->
66-
<add key="darc-int-dotnet-windowsdesktop-c4a3ad7" value="true" />
6762
<!-- End: Package sources from dotnet-windowsdesktop -->
6863
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6964
</disabledPackageSources>

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.5">
296+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.25377.8">
297297
<Uri>https://github.com/dotnet/razor</Uri>
298298
<Sha>4c8bb4ff79523da1aa8ffbf2834ede5118f73d60</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.5">
301+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.25377.8">
302302
<Uri>https://github.com/dotnet/razor</Uri>
303303
<Sha>4c8bb4ff79523da1aa8ffbf2834ede5118f73d60</Sha>
304304
</Dependency>
305-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.25329.5">
305+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.25377.8">
306306
<Uri>https://github.com/dotnet/razor</Uri>
307307
<Sha>4c8bb4ff79523da1aa8ffbf2834ede5118f73d60</Sha>
308308
</Dependency>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,9 @@
177177
</PropertyGroup>
178178
<!-- Dependencies from https://github.com/dotnet/razor -->
179179
<PropertyGroup>
180-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25329.5</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
181-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25329.5</MicrosoftCodeAnalysisRazorToolingInternalVersion>
182-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25329.5</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
180+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25377.8</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
181+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25377.8</MicrosoftCodeAnalysisRazorToolingInternalVersion>
182+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25377.8</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
183183
</PropertyGroup>
184184
<PropertyGroup>
185185
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)