Quellcode durchsuchen

Update CommunityToolkitExample.csproj

Tig vor 11 Monaten
Ursprung
Commit
4c44f65927
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>