Skip to content

Commit

Permalink
Merge pull request #84 from testit-tms/feature/support_tms_5.2
Browse files Browse the repository at this point in the history
feat: support TMS 5.2.
  • Loading branch information
PavelButuzov authored Nov 27, 2024
2 parents beb3e8a + 4b0edf4 commit a46c403
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Migrators/Importer/Importer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,7 @@
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="TestIt.ApiClient" Version="3.0.0" />



<PackageReference Include="TestIt.ApiClient" Version="3.1.0" />
</ItemGroup>




</Project>

0 comments on commit a46c403

Please sign in to comment.