354 update to stc v8 #392
Annotations
3 errors
AXSharp.CompilerTests.Integration.Cs.IxProjectTests ► should_retrieve_dependencies_and_use_types_from_referenced_project:
src/AXSharp.compiler/tests/AXSharp.Compiler.CsTests/Integration.Cs/IxProjectTests.IntegrationCs.cs#L243
Failed test found in:
TestResults/AXSharp.Compiler.CsTests.csproj_net9.0.xml
Error:
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "\r\nusing System.Reflection;\r\nusing AXSharp"···
Actual: "using System;\r\nusing AXSharp.Connector;\r\n"···
↑ (pos 0)
|
build (Release)
Process completed with exit code 1.
|
build (Release)
Failed test were found and 'fail-on-error' option is set to true
|