Fixes #2043. Update to NStack v1.0.1

This commit is contained in:
BDisp
2022-09-17 19:46:14 +01:00
parent e6092d192a
commit 08507544ba
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<InformationalVersion>1.0</InformationalVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NStack.Core" Version="0.17.1" />
<PackageReference Include="NStack.Core" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />