mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 08:04:26 +08:00
6 lines
147 B
XML
6 lines
147 B
XML
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
||
|
|
<ItemGroup>
|
||
|
|
<ProjectReference Include="..\Plonds.Shared\Plonds.Shared.csproj" />
|
||
|
|
</ItemGroup>
|
||
|
|
</Project>
|