Skip to content

Commit

Permalink
Update CommunityToolkitExample.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Sep 3, 2024
1 parent 7cfbf98 commit 4c44f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommunityToolkitExample/CommunityToolkitExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2,9)" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="[8.2.2,9)" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[8,9)" />
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 4c44f65

Please sign in to comment.