mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
8 lines
150 B
XML
8 lines
150 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|