Skip to content

Commit fe6c7d5

Browse files
committed
v0.2.4
1 parent 3a6a7c1 commit fe6c7d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/NuExt.System.Data.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ System.Data.DataTableExtensions
1616
System.Data.DalBase
1717
System.Data.DbConverter<TDbConnection>
1818
System.Data.IDbContext</Description>
19-
<Version>0.2.3</Version>
19+
<Version>0.2.4</Version>
2020
<RootNamespace />
2121
<GenerateDocumentationFile>True</GenerateDocumentationFile>
2222
<NoWarn>$(NoWarn);1591</NoWarn>
@@ -26,7 +26,7 @@ System.Data.IDbContext</Description>
2626
</PropertyGroup>
2727

2828
<ItemGroup Condition="'$(UseNuExtPackages)' == 'true'">
29-
<PackageReference Include="NuExt.System" Version="0.2.2" />
29+
<PackageReference Include="NuExt.System" Version="0.2.3" />
3030
</ItemGroup>
3131

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

0 commit comments

Comments
 (0)