Skip to content

Commit

Permalink
Merge pull request #16 from RohitM-IN/dev
Browse files Browse the repository at this point in the history
symbol package to snupkg
  • Loading branch information
RohitM-IN authored Sep 2, 2023
2 parents ab24a7a + f4e3013 commit 4f9717c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SeleniumManager.Core/SeleniumManager.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ This include managing Queues, Parallel Tests, etc.</Description>
<FileVersion>1.3.0.0</FileVersion>
<RootNamespace>$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 4f9717c

Please sign in to comment.