2022-07-22 10:33:11 -04:00
|
|
|
<Project>
|
|
|
|
|
<PropertyGroup>
|
2024-06-18 22:06:02 -04:00
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
2022-07-22 10:33:11 -04:00
|
|
|
<DebugType>embedded</DebugType>
|
2024-06-18 22:06:02 -04:00
|
|
|
<AssemblyVersion>2.2.0.0</AssemblyVersion>
|
|
|
|
|
<FileVersion>2.2.0.0</FileVersion>
|
|
|
|
|
<Version>2.2.0</Version>
|
2022-07-22 10:33:11 -04:00
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|