Skip to content

Commit

Permalink
Fixed the package version. (#26)
Browse files Browse the repository at this point in the history
* Supported TMS 4.5.

* Fixed the package version.

---------

Co-authored-by: pavel.butuzov <[email protected]>
  • Loading branch information
PavelButuzov and pavel.butuzov authored Nov 27, 2023
1 parent 3b18099 commit fc1c9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TestIT.ApiClient/TestIT.ApiClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>10</LangVersion>
<Version>2.5.0</Version>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
<Title>Test IT API client</Title>
Expand Down

0 comments on commit fc1c9ae

Please sign in to comment.