2022-07-22 14:33:11 +00:00
|
|
|
<Project>
|
|
|
|
<PropertyGroup>
|
2023-12-13 19:17:53 +00:00
|
|
|
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
|
2022-07-22 14:33:11 +00:00
|
|
|
<DebugType>embedded</DebugType>
|
2023-07-09 01:26:11 +00:00
|
|
|
<AssemblyVersion>2.1.0.0</AssemblyVersion>
|
|
|
|
<FileVersion>2.1.0.0</FileVersion>
|
|
|
|
<Version>2.1.0</Version>
|
2022-07-22 14:33:11 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|