Преглед изворни кода

Update CommunityToolkitExample.csproj

Tig пре 11 месеци
родитељ
комит
4c44f65927
1 измењених фајлова са 1 додато и 1 уклоњено
  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>