Updated nuget packages

This commit is contained in:
Tig
2024-09-03 09:48:36 -06:00
parent 3489615b2a
commit ae7137549b
3 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="[8.2.2,9)" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[8,9)" />
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
</ItemGroup>