Skip to content

Commit 376b47b

Browse files
committed
Revert "Use a private CsWinRT build that has GC hole fixes"
This reverts commit 747dc7e.
1 parent 663d4c8 commit 376b47b

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageVersion Include="Vanara.Windows.Shell" Version="4.0.4" />
3939
<PackageVersion Include="Microsoft.Management.Infrastructure" Version="3.0.0" />
4040
<PackageVersion Include="Microsoft.Management.Infrastructure.Runtime.Win" Version="3.0.0" />
41-
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.2.1" />
41+
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
4242
<PackageVersion Include="Microsoft.Windows.CsWin32" Version="0.3.162" />
4343
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
4444
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
Binary file not shown.

tests/Files.App.UITests/Files.App.UITests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Microsoft.Windows.CsWinRT" />
3130
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" />
3231
<PackageReference Include="Microsoft.WindowsAppSDK" />
3332
<Manifest Include="$(ApplicationManifest)" />

0 commit comments

Comments
 (0)