Skip to content

Commit 149f1fd

Browse files
authored
[release/8.0.1xx] Update dependencies from dotnet/razor (#49953)
2 parents 710cbb1 + 5350132 commit 149f1fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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)