Skip to content

Commit 5439655

Browse files
committed
v0.5.2
1 parent d2a1bdd commit 5439655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NuExt.System.Data.SQLite.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ System.Data.SQLite.SQLiteDbConnection
1717
System.Data.SQLite.SQLiteDbContext
1818
System.Data.SQLite.SQLiteDbConverter
1919
System.Data.SQLite.SQLiteDbTransaction</Description>
20-
<Version>0.5.1</Version>
20+
<Version>0.5.2</Version>
2121
<RootNamespace />
2222
<GenerateDocumentationFile>True</GenerateDocumentationFile>
2323
<NoWarn>$(NoWarn);1591;NETSDK1233</NoWarn>
@@ -31,7 +31,7 @@ System.Data.SQLite.SQLiteDbTransaction</Description>
3131
</ItemGroup>
3232

3333
<ItemGroup Condition="'$(UseNuExtPackages)' == 'true'">
34-
<PackageReference Include="NuExt.System.Data" Version="0.5.1" />
34+
<PackageReference Include="NuExt.System.Data" Version="0.5.2" />
3535
</ItemGroup>
3636

3737
<ItemGroup Condition="'$(UseNuExtPackages)' == 'false'">

0 commit comments

Comments
 (0)