Skip to content

Commit 68118be

Browse files
[release/8.0.3xx] Update dependencies from dotnet/razor (#39860)
[release/8.0.3xx] Update dependencies from dotnet/razor
1 parent 692aff4 commit 68118be

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
@@ -281,18 +281,18 @@
281281
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
282282
<Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha>
283283
</Dependency>
284-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24176.4">
284+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24178.2">
285285
<Uri>https://github.com/dotnet/razor</Uri>
286-
<Sha>e832b1d125c2d73f7ea7e17b81c0cb4a622257a9</Sha>
286+
<Sha>95d21239fc7a81d0c7e6a6c7abf4748f0553a23d</Sha>
287287
<SourceBuild RepoName="razor" ManagedOnly="true" />
288288
</Dependency>
289-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24176.4">
289+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24178.2">
290290
<Uri>https://github.com/dotnet/razor</Uri>
291-
<Sha>e832b1d125c2d73f7ea7e17b81c0cb4a622257a9</Sha>
291+
<Sha>95d21239fc7a81d0c7e6a6c7abf4748f0553a23d</Sha>
292292
</Dependency>
293-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24176.4">
293+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24178.2">
294294
<Uri>https://github.com/dotnet/razor</Uri>
295-
<Sha>e832b1d125c2d73f7ea7e17b81c0cb4a622257a9</Sha>
295+
<Sha>95d21239fc7a81d0c7e6a6c7abf4748f0553a23d</Sha>
296296
</Dependency>
297297
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.2">
298298
<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.24176.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
179-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24176.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
180-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24176.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
178+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24178.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
179+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24178.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
180+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24178.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)