Skip to content

Commit

Permalink
Specify version in csproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturLavrov committed Aug 9, 2020
1 parent ddddbd2 commit 0ced5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DeclarativeContracts/DeclarativeContracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.0.0-alpha</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0ced5a5

Please sign in to comment.