There was an error while loading. Please reload this page.
1 parent e9041eb commit 45b9ff3Copy full SHA for 45b9ff3
1 file changed
src/Graphics/src/Graphics/Graphics.csproj
@@ -31,7 +31,7 @@
31
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
32
<PackageReference Include="Microsoft.WindowsAppSDK" />
33
<PackageReference Include="Microsoft.Graphics.Win2D" />
34
- <PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
+ <PackageReference Include="Microsoft.IO.RecyclableMemoryStream" />
35
</ItemGroup>
36
37
<Import Project="$(MauiSrcDirectory)Workload\Shared\LibraryPacks.targets" />
0 commit comments