Skip to content

Commit

Permalink
Merge pull request #9 from FlaUI/add-versioning
Browse files Browse the repository at this point in the history
Add versioning
  • Loading branch information
aristotelos authored Apr 2, 2024
2 parents ce0ed03 + 7ac0909 commit a47240a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/FlaUI.WebDriver/FlaUI.WebDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@

<ItemGroup>
<PackageReference Include="FlaUI.UIA3.Signed" Version="4.0.0" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit a47240a

Please sign in to comment.