Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Artamonov committed Apr 7, 2022
1 parent e8002f5 commit 9bb644c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Allure.XUnit/Allure.XUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<IsPackable>true</IsPackable>
<TargetFrameworks>netcoreapp2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
<Company>Tinkoff</Company>
<PackageVersion>2.1.0</PackageVersion>
<PackageVersion>2.1.1</PackageVersion>
<Title>Allure.XUnit</Title>
<Authors>Shumakov Ivan</Authors>
<Description>Allure.XUnit</Description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<IsPackable>true</IsPackable>
<TargetFrameworks>net5.0;net6.0</TargetFrameworks>
<Company>Tinkoff</Company>
<PackageVersion>2.0.0</PackageVersion>
<PackageVersion>2.0.1</PackageVersion>
<RootNamespace>Allure.Xunit.StepAttribute</RootNamespace>
<Authors>Ruslan Artamonov</Authors>
<Description>Allure.Xunit.StepAttribute</Description>
Expand Down

0 comments on commit 9bb644c

Please sign in to comment.