Skip to content

Update snippets to dotnet8 #9375

Update snippets to dotnet8

Update snippets to dotnet8 #9375

Triggered via pull request May 20, 2024 15:01
Status Failure
Total duration 10m 8s
Artifacts

snippets5000.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
snippets-build: docs/standard/security/snippets/cryptographic-signatures/csharp/example.csproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/cryptographic-signatures/vb/example.vbproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/decrypting-data/csharp/aesdecrypt.csproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/decrypting-data/vb/aesdecrypt.vbproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/encrypting-data/csharp/aesencrypt.csproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/encrypting-data/vb/aesencrypt.vbproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/replacing-a-principal-object/csharp/SetCurrentPrincipal.csproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: docs/standard/security/snippets/replacing-a-principal-object/vb/SetCurrentPrincipal.vbproj#L1
ERROR: Too many projects found. A single project or solution must exist in this directory or one of the parent directories.
snippets-build: C:/Program Files/dotnet/sdk/8.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets#L154
C:\Program Files\dotnet\sdk\8.0.205\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(154,5): error NETSDK1083: The specified RuntimeIdentifier 'win10-x64' is not recognized. See https://aka.ms/netsdk1083 for more information. [D:\a\docs\docs\docs\orleans\deployment\snippets\service-fabric\stateless\Orleans.ServiceFabric.Stateless.csproj]
snippets-build: docs/standard/assembly/snippets/type-forwarders/after/Utility/TypeForwarders.cs#L4
D:\a\docs\docs\docs\standard\assembly\snippets\type-forwarders\after\Utility\TypeForwarders.cs(4,34): error CS0246: The type or namespace name 'Example' could not be found (are you missing a using directive or an assembly reference?) [D:\a\docs\docs\docs\standard\assembly\snippets\type-forwarders\after\Utility\Utility.csproj]