Document .NET Aspire support #6533
Triggered via pull request
September 20, 2024 05:11
Status
Failure
Total duration
1m 33s
Artifacts
–
validate-pull-requests.yml
on: pull_request
Content verification
36s
Integrity tests
31s
Build samples & snippets
1m 21s
Annotations
6 errors
SamplesShouldUseCorrectLangVersion:
tests/IntegrityTests/ProjectLangVersion.cs#L34
Samples must specify the correct LangVersion:
> (/home/runner/work/docs.particular.net/docs.particular.net/samples/hosting/aspire/Core_9/AspireDemo.sln, LangVersion should be 12.0)
|
Integrity tests
Process completed with exit code 1.
|
Build samples & snippets
AspireDemo.AppHost project requires a newer version of the .NET Aspire Workload to work correctly. Please run `dotnet workload update`.
|
Build samples & snippets
AspireDemo.AppHost project requires a newer version of the .NET Aspire Workload to work correctly. Please run `dotnet workload update`.
|
Build samples & snippets
Build failed: D:\a\docs.particular.net\docs.particular.net\samples\hosting\aspire\Core_9\AspireDemo.sln
|
Build samples & snippets
Process completed with exit code 1.
|