Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KSemenenko authored Apr 18, 2023
1 parent fb9f1d5 commit f3cef5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<RepositoryUrl>https://github.com/managedcode/Database</RepositoryUrl>
<PackageProjectUrl>https://github.com/managedcode/Database</PackageProjectUrl>
<Product>Managed Code - Database</Product>
<Version>2.0.1</Version>
<PackageVersion>2.0.1</PackageVersion>
<Version>2.0.2</Version>
<PackageVersion>2.0.2</PackageVersion>

</PropertyGroup>
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand All @@ -34,4 +34,4 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>
</Project>

0 comments on commit f3cef5c

Please sign in to comment.