Skip to content

Commit 5b050b8

Browse files
author
Mirroring
committed
Merge commit '37b42c265981b13fbacced14e610bd9a11694983'
2 parents 48b60b6 + 37b42c2 commit 5b050b8

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

eng/Version.Details.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -293,18 +293,18 @@
293293
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
294294
<Sha>009e1ccafde4086ea52999e878f6e7aa5a7c4ccf</Sha>
295295
</Dependency>
296-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24629.6">
296+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.25104.6">
297297
<Uri>https://github.com/dotnet/razor</Uri>
298-
<Sha>90608b56d9ba975bd83dd7527071ffac6c1ac7d3</Sha>
298+
<Sha>738705b78cec78396b98e793dcb3466a03a7a269</Sha>
299299
<SourceBuild RepoName="razor" ManagedOnly="true" />
300300
</Dependency>
301-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24629.6">
301+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.25104.6">
302302
<Uri>https://github.com/dotnet/razor</Uri>
303-
<Sha>90608b56d9ba975bd83dd7527071ffac6c1ac7d3</Sha>
303+
<Sha>738705b78cec78396b98e793dcb3466a03a7a269</Sha>
304304
</Dependency>
305-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24629.6">
305+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.25104.6">
306306
<Uri>https://github.com/dotnet/razor</Uri>
307-
<Sha>90608b56d9ba975bd83dd7527071ffac6c1ac7d3</Sha>
307+
<Sha>738705b78cec78396b98e793dcb3466a03a7a269</Sha>
308308
</Dependency>
309309
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.13">
310310
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
@@ -349,9 +349,9 @@
349349
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
350350
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
351351
</Dependency>
352-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.25060.2">
352+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.25104.1">
353353
<Uri>https://github.com/dotnet/source-build-externals</Uri>
354-
<Sha>c7cb4da26e74ef645e3e98fcb4534a7d66247a82</Sha>
354+
<Sha>dc30cd1ec22f198d658e011c14525d4d65873991</Sha>
355355
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
356356
</Dependency>
357357
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25081.5">
@@ -491,22 +491,22 @@
491491
</Dependency>
492492
</ProductDependencies>
493493
<ToolsetDependencies>
494-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25066.6">
494+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25103.4">
495495
<Uri>https://github.com/dotnet/arcade</Uri>
496-
<Sha>4db725213dccb0d1102427bce1c39ba3117da7f7</Sha>
496+
<Sha>6418c9dcdccd29557cffca895f2309b810d45f15</Sha>
497497
<SourceBuild RepoName="arcade" ManagedOnly="true" />
498498
</Dependency>
499-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25066.6">
499+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25103.4">
500500
<Uri>https://github.com/dotnet/arcade</Uri>
501-
<Sha>4db725213dccb0d1102427bce1c39ba3117da7f7</Sha>
501+
<Sha>6418c9dcdccd29557cffca895f2309b810d45f15</Sha>
502502
</Dependency>
503-
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25066.6">
503+
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25103.4">
504504
<Uri>https://github.com/dotnet/arcade</Uri>
505-
<Sha>4db725213dccb0d1102427bce1c39ba3117da7f7</Sha>
505+
<Sha>6418c9dcdccd29557cffca895f2309b810d45f15</Sha>
506506
</Dependency>
507-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25066.6">
507+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25103.4">
508508
<Uri>https://github.com/dotnet/arcade</Uri>
509-
<Sha>4db725213dccb0d1102427bce1c39ba3117da7f7</Sha>
509+
<Sha>6418c9dcdccd29557cffca895f2309b810d45f15</Sha>
510510
</Dependency>
511511
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1">
512512
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<SystemCollectionsImmutablePackageVersion>7.0.0</SystemCollectionsImmutablePackageVersion>
3535
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion>
3636
<SystemReflectionMetadataVersion>7.0.0</SystemReflectionMetadataVersion>
37-
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25066.6</MicrosoftDotNetSignToolVersion>
37+
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25103.4</MicrosoftDotNetSignToolVersion>
3838
<MicrosoftWebXdtPackageVersion>7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion>
3939
<SystemSecurityCryptographyProtectedDataPackageVersion>8.0.0</SystemSecurityCryptographyProtectedDataPackageVersion>
4040
<SystemCollectionsSpecializedPackageVersion>4.3.0</SystemCollectionsSpecializedPackageVersion>
@@ -175,9 +175,9 @@
175175
</PropertyGroup>
176176
<!-- Dependencies from https://github.com/dotnet/razor -->
177177
<PropertyGroup>
178-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24629.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
179-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24629.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
180-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24629.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
178+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.25104.6</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
179+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.25104.6</MicrosoftCodeAnalysisRazorToolingInternalVersion>
180+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.25104.6</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/dotnet/wpf -->
@@ -209,7 +209,7 @@
209209
<PropertyGroup>
210210
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
211211
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
212-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25066.6</MicrosoftDotNetXUnitExtensionsVersion>
212+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25103.4</MicrosoftDotNetXUnitExtensionsVersion>
213213
<MoqPackageVersion>4.18.4</MoqPackageVersion>
214214
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
215215
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25066.6",
18-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25066.6"
17+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25103.4",
18+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25103.4"
1919
}
2020
}

0 commit comments

Comments
 (0)