Skip to content

Commit 0fef0c6

Browse files
authored
[release/8.0.1xx-preview6] Update dependencies from dotnet/razor (#33733)
2 parents 3a83478 + 9db243e commit 0fef0c6

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
@@ -274,18 +274,18 @@
274274
<Uri>https://github.com/dotnet/aspnetcore</Uri>
275275
<Sha>fb4b5a21ebd67b31fff4ddf5c039181da504c932</Sha>
276276
</Dependency>
277-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23326.2">
277+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23330.1">
278278
<Uri>https://github.com/dotnet/razor</Uri>
279-
<Sha>4d1ba4fcaee5a6ce6376145d9bd619c5c83ba0cb</Sha>
279+
<Sha>0ab18affdf2a37647768d0e25f5f021bee6257a1</Sha>
280280
<SourceBuild RepoName="razor" ManagedOnly="true" />
281281
</Dependency>
282-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23326.2">
282+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23330.1">
283283
<Uri>https://github.com/dotnet/razor</Uri>
284-
<Sha>4d1ba4fcaee5a6ce6376145d9bd619c5c83ba0cb</Sha>
284+
<Sha>0ab18affdf2a37647768d0e25f5f021bee6257a1</Sha>
285285
</Dependency>
286-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23326.2">
286+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23330.1">
287287
<Uri>https://github.com/dotnet/razor</Uri>
288-
<Sha>4d1ba4fcaee5a6ce6376145d9bd619c5c83ba0cb</Sha>
288+
<Sha>0ab18affdf2a37647768d0e25f5f021bee6257a1</Sha>
289289
</Dependency>
290290
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.0-preview.6.23329.11">
291291
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@
155155
</PropertyGroup>
156156
<!-- Dependencies from https://github.com/dotnet/razor -->
157157
<PropertyGroup>
158-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23326.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
159-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23326.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
160-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23326.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
158+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23330.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
159+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23330.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
160+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23330.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
161161
</PropertyGroup>
162162
<PropertyGroup>
163163
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)