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.
2 parents 0226a98 + c1387fe commit 19173a1Copy full SHA for 19173a1
src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.csproj
@@ -53,7 +53,7 @@
53
54
<!-- Reference CsWinRT when targeting Windows, to get the latest source generators -->
55
<ItemGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0-windows10.0.17763.0'))">
56
- <PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240801.1" PrivateAssets="all" />
+ <PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1" PrivateAssets="all" />
57
</ItemGroup>
58
59
<!-- Reference the various multi-targeted versions of the source generator project (one per Roslyn version), and the code fixer -->
0 commit comments