2021-05-12 13:03:21 -04:00
|
|
|
<Project>
|
|
|
|
|
|
|
|
|
|
<PropertyGroup>
|
2021-07-02 12:43:41 -04:00
|
|
|
<Version>1.41.5</Version>
|
2021-05-12 13:03:21 -04:00
|
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
|
|
|
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
</Project>
|