Update projects for .NET 8.0 and 9.0 support #631
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
build:
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|