Skip to content

Commit f3b3bd8

Browse files
committed
3.5.1 for GitHub package
1 parent 16f117b commit f3b3bd8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DirectSQL/DirectSQL.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<Version>3.5.0</Version>
6+
<Version>3.5.1</Version>
77
<Authors />
88
<PackageLicenseFile>LICENSE</PackageLicenseFile>
99
<PackageProjectUrl>https://github.com/DirectSQL/DirectSQL/</PackageProjectUrl>
1010
<Description>Execute SQL directly !
1111
This .NET library is very thin database framework on top of System.Data.</Description>
12+
<RepositoryUrl>https://github.com/directsql/directsql</RepositoryUrl>
1213
</PropertyGroup>
1314

1415
<ItemGroup>

0 commit comments

Comments
 (0)