Skip to content

Commit c1387fe

Browse files
committed
Update CsWinRT to latest stable
1 parent 0226a98 commit c1387fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<!-- Reference CsWinRT when targeting Windows, to get the latest source generators -->
5555
<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" />
56+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1" PrivateAssets="all" />
5757
</ItemGroup>
5858

5959
<!-- Reference the various multi-targeted versions of the source generator project (one per Roslyn version), and the code fixer -->

0 commit comments

Comments
 (0)