Skip to content

Commit b2b7a06

Browse files
committed
release 2.9.4-preview.1
1 parent 4342a78 commit b2b7a06

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Allure.NUnit/Allure.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>2.10-SNAPSHOT</Version>
5+
<Version>2.9.4-preview.1</Version>
66
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
77
<Company>Qameta Software</Company>
88
<Authors>Nick Chursin</Authors>

Allure.Net.Commons/Allure.Net.Commons.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
5-
<Version>2.10-SNAPSHOT</Version>
5+
<Version>2.9.4-preview.1</Version>
66
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
77
<Authors>Alexander Bakanov, Nikolay Laptev</Authors>
88
<Company>Qameta Software</Company>

Allure.SpecFlowPlugin/Allure.SpecFlowPlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net462;netstandard2.0</TargetFrameworks>
55
<PackageId>Allure.SpecFlow</PackageId>
6-
<Version>2.10-SNAPSHOT</Version>
6+
<Version>2.9.4-preview.1</Version>
77
<Authors>Alexander Bakanov</Authors>
88
<Company>Qameta Software</Company>
99
<Product />

Allure.XUnit/Allure.XUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<IsPackable>true</IsPackable>
55
<TargetFrameworks>netcoreapp2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
66
<Company>Qameta Software</Company>
7-
<Version>2.10-SNAPSHOT</Version>
7+
<Version>2.9.4-preview.1</Version>
88
<Title>Allure.XUnit</Title>
99
<Authors>Shumakov Ivan</Authors>
1010
<Description>Allure.XUnit</Description>

0 commit comments

Comments
 (0)