Browse Source

Update CommunityToolkitExample.csproj

Tig 11 months ago
parent
commit
4c44f65927
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CommunityToolkitExample/CommunityToolkitExample.csproj

+ 1 - 1
CommunityToolkitExample/CommunityToolkitExample.csproj

@@ -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>