Files
serein-flow/Library/Serein.Library.csproj

8 lines
150 B
XML
Raw Normal View History

2024-08-05 10:11:58 +08:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
2024-08-05 10:11:58 +08:00
</PropertyGroup>
</Project>