-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathtest_output.txt
More file actions
13 lines (13 loc) · 2.78 KB
/
test_output.txt
File metadata and controls
13 lines (13 loc) · 2.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
Determining projects to restore...
All projects are up-to-date for restore.
InkkSlinger.XamlNameGenerator -> C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.XamlNameGenerator\bin\Debug\netstandard2.0\InkkSlinger.XamlNameGenerator.dll
InkkSlinger.UI -> C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.UI\bin\Debug\net9.0\InkkSlinger.UI.dll
InkkSlinger.Designer -> C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Designer\bin\Debug\net9.0\InkkSlinger.Designer.dll
InkkSlinger.DemoApp -> C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.DemoApp\bin\Debug\net9.0\InkkSlinger.DemoApp.dll
InkkOops.Cli -> C:\Users\Shadow\Desktop\InkkSlinger\InkkOops.Cli\bin\Debug\net10.0\InkkOops.Cli.dll
C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\DesignerHostViewModelTests.cs(136,45): error CS0103: The name 'DesignerHostViewModel' does not exist in the current context [C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\InkkSlinger.Tests.csproj]
C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\DesignerControllerTests.cs(912,34): warning xUnit2031: 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) [C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\InkkSlinger.Tests.csproj]
C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\DesignerControllerTests.cs(913,36): warning xUnit2031: 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) [C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\InkkSlinger.Tests.csproj]
C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\DesignerControllerTests.cs(914,33): warning xUnit2031: 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) [C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\InkkSlinger.Tests.csproj]
C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\DesignerControllerTests.cs(1572,29): warning xUnit2031: 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) [C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\InkkSlinger.Tests.csproj]
C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\DesignerControllerTests.cs(1573,25): warning xUnit2031: 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) [C:\Users\Shadow\Desktop\InkkSlinger\InkkSlinger.Tests\InkkSlinger.Tests.csproj]