We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebfcbbe commit 5dcdad1Copy full SHA for 5dcdad1
1 file changed
DirectSQL/DirectSQL.csproj
@@ -2,10 +2,10 @@
2
3
<PropertyGroup>
4
<TargetFramework>netcoreapp2.1</TargetFramework>
5
- <Version>2.5.2</Version>
+ <Version>2.6.0</Version>
6
<Authors />
7
<PackageLicenseUrl>https://github.com/7k8m/DirectSQL/blob/master/LICENSE</PackageLicenseUrl>
8
- <PackageProjectUrl>https://github.com/7k8m/DirectSQL/</PackageProjectUrl>
+ <PackageProjectUrl>https://github.com/DirectSQL/DirectSQL/</PackageProjectUrl>
9
<Description>Execute SQL directly !
10
This .NET library is very thin database framework on top of System.Data.</Description>
11
</PropertyGroup>
0 commit comments