Skip to content

Removed unused reference to FluentAssertions in light of licensing change #3256

Removed unused reference to FluentAssertions in light of licensing change

Removed unused reference to FluentAssertions in light of licensing change #3256

Triggered via pull request January 18, 2025 22:56
Status Failure
Total duration 2m 56s
Artifacts 1

sdk_build.yml

on: pull_request
Matrix: test
Publish Packages
0s
Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 64 warnings
Test .NET 8.0: test/Dapr.Client.Test/StateApiTest.cs#L1411
Dapr.Client.Test.StateApiTest.GetByteStateAndEtagAsync_ValidateRequest: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/person+json", charSet: "UTF-16"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 8.0
Process completed with exit code 1.
Test .NET 9.0: test/Dapr.Client.Test/StateApiTest.cs#L1411
Dapr.Client.Test.StateApiTest.GetByteStateAndEtagAsync_ValidateRequest: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
Test .NET 9.0: test/Dapr.Client.Test/StateApiTest.cs#L240
Dapr.Client.Test.StateApiTest.GetStateAndEtagAsync_ValidateRequest: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/person+json", charSet: "UTF-16"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 9.0
Process completed with exit code 1.
Test .NET 7.0
Process completed with exit code 1.
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/person+json", charSet: "UTF-16"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 7.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/person+json", charSet: "UTF-16"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0
Process completed with exit code 1.
Test .NET 6.0: test/Dapr.Client.Test/StateApiTest.cs#L1411
Dapr.Client.Test.StateApiTest.GetByteStateAndEtagAsync_ValidateRequest: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/person+json", charSet: "UTF-16"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L187
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_ForwardsJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: null, charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "utf-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: "UTF-8"): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Test .NET 6.0: test/Dapr.AspNetCore.Test/CloudEventsMiddlewareTest.cs#L283
Dapr.AspNetCore.Test.CloudEventsMiddlewareTest.InvokeAsync_DoesNotForwardExcludedJsonPropertiesAsHeaders(dataContentType: "application/json", charSet: null): Shouldly.ShouldAssertException : Comparing object equivalence, at path:
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.

Artifacts

Produced during runtime
Name Size
packages
2.71 MB