bumped Nstack to v1.0.5

This commit is contained in:
Charlie Kindel
2022-11-03 22:23:19 -06:00
parent fc4bff1d90
commit be5e145770
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="1.0.3" />
<PackageReference Include="NStack.Core" Version="1.0.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />