We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfbf98 commit 4c44f65Copy full SHA for 4c44f65
CommunityToolkitExample/CommunityToolkitExample.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2,9)" />
+ <PackageReference Include="CommunityToolkit.Mvvm" Version="[8.2.2,9)" />
12
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[8,9)" />
13
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
14
</ItemGroup>
0 commit comments