discontinue single character file format
This commit is contained in:
parent
4ec6533971
commit
5d216840db
23 changed files with 56 additions and 244 deletions
12
Legacy Tools/PC2Player.Old/PC2Player/PC2Player.csproj
Normal file
12
Legacy Tools/PC2Player.Old/PC2Player/PC2Player.csproj
Normal file
|
@ -0,0 +1,12 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Eto.Forms" Version="2.9.0" />
|
||||
<PackageReference Include="System.IO.Ports" Version="9.0.4" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue