We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 219e533 + 9e2991a commit 259a807Copy full SHA for 259a807
Allure.XUnit/Allure.XUnit.csproj
@@ -12,6 +12,8 @@
12
<RepositoryUrl>https://github.com/Tinkoff/Allure.XUnit</RepositoryUrl>
13
<PackageTags>allure; xunit;</PackageTags>
14
<LangVersion>9</LangVersion>
15
+ <IncludeSymbols>true</IncludeSymbols>
16
+ <SymbolPackageFormat>snupkg</SymbolPackageFormat>
17
</PropertyGroup>
18
19
<ItemGroup>
0 commit comments