Skip to content

Commit

Permalink
#23: Added first version of BDD framework
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinCelej committed Feb 27, 2023
1 parent 7e33303 commit 667c22e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
<PackageVersion>$(Version)</PackageVersion>
<Title>Synergy Behaviour Driven Development</Title>
<Authors>Synergy Marcin Celej</Authors>
<PackageLicenseFile>license.txt</PackageLicenseFile>
Expand Down

0 comments on commit 667c22e

Please sign in to comment.