Updated to NStack v1.0.3

This commit is contained in:
Charlie Kindel
2022-09-18 18:13:31 -06:00
parent 811e6376d1
commit ccaade6f2f
2 changed files with 3 additions and 3 deletions

View File

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