mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
V1 Updates nuget packages and fixes a unit test issue (#3259)
* Updated to use Nstack v1.1.1 * Updated nuget refs and fixed unit test namespace error * readme fix * Lame change to .sln to try to force build action * Try to fix test action * Try to fix test action 2 * Try to fix test action 3
This commit is contained in:
@@ -7,7 +7,7 @@ using Terminal.Gui;
|
||||
using Xunit;
|
||||
using Xunit.Abstractions;
|
||||
|
||||
namespace UnitTests.ViewsTests {
|
||||
namespace Terminal.Gui.ViewTests {
|
||||
|
||||
public class ViewDisposalTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user