소스 검색

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>
   </PropertyGroup>
 
 
   <ItemGroup>
   <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)" />
     <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[8,9)" />
     <ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
     <ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
   </ItemGroup>
   </ItemGroup>