Skip to content

Commit a287ed9

Browse files
Update dependencies from https://github.com/dotnet/razor build 20241001.2
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.24453.9 -> To Version 9.0.0-preview.24501.2
1 parent ce22f64 commit a287ed9

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<add key="darc-pub-dotnet-templating-edd31f7-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-4/nuget/v3/index.json" />
5858
<add key="darc-pub-dotnet-templating-edd31f7-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-3/nuget/v3/index.json" />
5959
<add key="darc-pub-dotnet-templating-edd31f7-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-2/nuget/v3/index.json" />
60+
<add key="darc-pub-dotnet-templating-edd31f7-10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-10/nuget/v3/index.json" />
6061
<add key="darc-pub-dotnet-templating-edd31f7-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-1/nuget/v3/index.json" />
6162
<!-- End: Package sources from dotnet-templating -->
6263
<!-- Begin: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -289,18 +289,18 @@
289289
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
290290
<Sha>954f61dd38b33caa2b736c73530bd5a294174437</Sha>
291291
</Dependency>
292-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24453.9">
292+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24501.2">
293293
<Uri>https://github.com/dotnet/razor</Uri>
294-
<Sha>41acbdeb665c11bf26fea16b017ebf54e6a74e22</Sha>
294+
<Sha>19b715d1342849b2ac876aab8abc76208c5094b3</Sha>
295295
<SourceBuild RepoName="razor" ManagedOnly="true" />
296296
</Dependency>
297-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24453.9">
297+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24501.2">
298298
<Uri>https://github.com/dotnet/razor</Uri>
299-
<Sha>41acbdeb665c11bf26fea16b017ebf54e6a74e22</Sha>
299+
<Sha>19b715d1342849b2ac876aab8abc76208c5094b3</Sha>
300300
</Dependency>
301-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24453.9">
301+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24501.2">
302302
<Uri>https://github.com/dotnet/razor</Uri>
303-
<Sha>41acbdeb665c11bf26fea16b017ebf54e6a74e22</Sha>
303+
<Sha>19b715d1342849b2ac876aab8abc76208c5094b3</Sha>
304304
</Dependency>
305305
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.8">
306306
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@
178178
</PropertyGroup>
179179
<!-- Dependencies from https://github.com/dotnet/razor -->
180180
<PropertyGroup>
181-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24453.9</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
182-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24453.9</MicrosoftCodeAnalysisRazorToolingInternalVersion>
183-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24453.9</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
181+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24501.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
182+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24501.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
183+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24501.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
184184
</PropertyGroup>
185185
<PropertyGroup>
186186
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)