Skip to content

Commit f3cef5c

Browse files
authored
v2.0.2
1 parent fb9f1d5 commit f3cef5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<RepositoryUrl>https://github.com/managedcode/Database</RepositoryUrl>
1818
<PackageProjectUrl>https://github.com/managedcode/Database</PackageProjectUrl>
1919
<Product>Managed Code - Database</Product>
20-
<Version>2.0.1</Version>
21-
<PackageVersion>2.0.1</PackageVersion>
20+
<Version>2.0.2</Version>
21+
<PackageVersion>2.0.2</PackageVersion>
2222

2323
</PropertyGroup>
2424
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
@@ -34,4 +34,4 @@
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
</PackageReference>
3636
</ItemGroup>
37-
</Project>
37+
</Project>

0 commit comments

Comments
 (0)