Feature/triad (#270) #43
Annotations
7 warnings
|
build
- Add a dependency group for net10.0 to the nuspec
|
|
build
- Add a dependency group for net8.0 to the nuspec
|
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.CLI.Tests/PropagateTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.CLI.Tests/PropagateTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.CLI.Tests/PropagateTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.CLI.Tests/PropagateTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|