mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-15 07:26:13 +08:00
14 lines
313 B
XML
14 lines
313 B
XML
<!--
|
|
Copyright (C) 2026 SharpEmu Emulator Project
|
|
SPDX-License-Identifier: GPL-2.0-or-later
|
|
-->
|
|
|
|
<Project>
|
|
<PropertyGroup>
|
|
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<PackageVersion Include="Iced" Version="1.21.0" />
|
|
</ItemGroup>
|
|
</Project>
|