File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- [ 3.20.2 ] - 2022-12-08
7
+ [ 3.20.3 ] - 2023-01-25
8
8
9
9
### Added
10
- - TestRail : Ability to work with multiple test suite projects.
10
+ - Azure DevOps : Ability to work with more, than 20000 work items
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <AssemblyVersion >3.20.2 </AssemblyVersion >
4
+ <AssemblyVersion >3.20.3 </AssemblyVersion >
5
5
<OutputType >Exe</OutputType >
6
6
<TargetFrameworks >netcoreapp3.1;net5.0;net6.0</TargetFrameworks >
7
7
<PackAsTool >true</PackAsTool >
You can’t perform that action at this time.
0 commit comments