Skip to content

Commit a8d57fd

Browse files
Update dependencies from https://github.com/dotnet/razor build
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 7.0.0-preview.24164.2 -> To Version 7.0.0-preview.24165.3
1 parent 4af7d86 commit a8d57fd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -277,18 +277,18 @@
277277
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
278278
<Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha>
279279
</Dependency>
280-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24164.4">
280+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24165.3">
281281
<Uri>https://github.com/dotnet/razor</Uri>
282-
<Sha>55e0597a2090de3b98a4985346eb687b0aeda06f</Sha>
282+
<Sha>08af6175499b0615a266b11c46e6220880a186d1</Sha>
283283
<SourceBuild RepoName="razor" ManagedOnly="true" />
284284
</Dependency>
285-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24164.4">
285+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24165.3">
286286
<Uri>https://github.com/dotnet/razor</Uri>
287-
<Sha>55e0597a2090de3b98a4985346eb687b0aeda06f</Sha>
287+
<Sha>08af6175499b0615a266b11c46e6220880a186d1</Sha>
288288
</Dependency>
289-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24164.4">
289+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24165.3">
290290
<Uri>https://github.com/dotnet/razor</Uri>
291-
<Sha>55e0597a2090de3b98a4985346eb687b0aeda06f</Sha>
291+
<Sha>08af6175499b0615a266b11c46e6220880a186d1</Sha>
292292
</Dependency>
293293
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.2">
294294
<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
@@ -175,9 +175,9 @@
175175
</PropertyGroup>
176176
<!-- Dependencies from https://github.com/dotnet/razor -->
177177
<PropertyGroup>
178-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24164.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
179-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24164.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
180-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24164.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
178+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24165.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
179+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24165.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
180+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24165.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)