Explorar el Código

Update CommunityToolkitExample.csproj

Tig hace 11 meses
padre
commit
4c44f65927
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>