assembly version updated to v4.1 for release

This commit is contained in:
Shreyas Zare
2020-01-04 14:03:38 +05:30
parent 48f62be143
commit 0df42ebef8
7 changed files with 4302 additions and 2312 deletions

View File

@@ -7,7 +7,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<PublishProtocol>FileSystem</PublishProtocol>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<TargetFramework>netcoreapp2.2</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PublishDir>bin\Release\publish\</PublishDir>
<SelfContained>false</SelfContained>
<_IsPortable>true</_IsPortable>