Skip to content

Commit

Permalink
Fix Allure.XUnit symbols (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
neparij committed Jul 12, 2022
1 parent 4080ccc commit 9e2991a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Allure.XUnit/Allure.XUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<RepositoryUrl>https://github.com/Tinkoff/Allure.XUnit</RepositoryUrl>
<PackageTags>allure; xunit;</PackageTags>
<LangVersion>9</LangVersion>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9e2991a

Please sign in to comment.