We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9f1d5 commit f3cef5cCopy full SHA for f3cef5c
Directory.Build.props
@@ -17,8 +17,8 @@
17
<RepositoryUrl>https://github.com/managedcode/Database</RepositoryUrl>
18
<PackageProjectUrl>https://github.com/managedcode/Database</PackageProjectUrl>
19
<Product>Managed Code - Database</Product>
20
- <Version>2.0.1</Version>
21
- <PackageVersion>2.0.1</PackageVersion>
+ <Version>2.0.2</Version>
+ <PackageVersion>2.0.2</PackageVersion>
22
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
@@ -34,4 +34,4 @@
34
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
35
</PackageReference>
36
</ItemGroup>
37
-</Project>
+</Project>
0 commit comments