Skip to content

Commit 45b9ff3

Browse files
committed
It seems I can remove version now
1 parent e9041eb commit 45b9ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Graphics/src/Graphics/Graphics.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
3232
<PackageReference Include="Microsoft.WindowsAppSDK" />
3333
<PackageReference Include="Microsoft.Graphics.Win2D" />
34-
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
34+
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" />
3535
</ItemGroup>
3636

3737
<Import Project="$(MauiSrcDirectory)Workload\Shared\LibraryPacks.targets" />

0 commit comments

Comments
 (0)