Skip to content

Commit 7923292

Browse files
committed
release 2.12.1
1 parent 435cedd commit 7923292

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

Allure.NUnit.Examples/allureConfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.NUnit/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.NUnit/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
]
77
}

Allure.Net.Commons/allureConfig.Template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Net.Commons/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Net.Commons/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

Allure.Reqnroll.Tests.Samples/allureConfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Reqnroll/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Reqnroll/Schemas/allureConfig.schema.json",
33
"allure": {
44
"title": "5994A3F7-AF84-46AD-9393-000BB45553CC",
55
"directory": "allure-results",

Allure.Reqnroll/Schemas/allureConfig.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
],
77
"properties": {

Allure.Reqnroll/allureConfig.Template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Reqnroll/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Reqnroll/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

Allure.SpecFlow.Tests.Samples/allureConfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.SpecFlowPlugin/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.SpecFlowPlugin/Schemas/allureConfig.schema.json",
33
"allure": {
44
"title": "5994A3F7-AF84-46AD-9393-000BB45553CC",
55
"directory": "allure-results",
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.SpecFlowPlugin/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.SpecFlowPlugin/Schemas/allureConfig.schema.json",
33
"allure": {}
44
}

Allure.SpecFlow/Schemas/allureConfig.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
],
77
"properties": {

Allure.SpecFlow/allureConfig.Template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.SpecFlowPlugin/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.SpecFlowPlugin/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

Allure.Xunit.Examples/allureConfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.XUnit/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.XUnit/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

Allure.Xunit/Schemas/allureConfig.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.12.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
],
77
"properties": {

Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!-- Metadata -->
33
<PropertyGroup>
4-
<Version>2.13-SNAPSHOT</Version>
4+
<Version>2.12.1</Version>
55
<Company>Qameta Software</Company>
66
<RepositoryUrl>https://github.com/allure-framework/allure-csharp</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>
@@ -18,7 +18,7 @@
1818
<PackageReadmeFile>README.md</PackageReadmeFile>
1919
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2020
<PackageTags>allure</PackageTags>
21-
<PackageReleaseNotes>https://github.com/allure-framework/allure-csharp/releases/tag/</PackageReleaseNotes>
21+
<PackageReleaseNotes>https://github.com/allure-framework/allure-csharp/releases/tag/2.12.1</PackageReleaseNotes>
2222
</PropertyGroup>
2323

2424
<!-- Signing properties -->

0 commit comments

Comments
 (0)