File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<TargetFrameworks >netcoreapp1.0;netcoreapp1.1;netcoreapp2.0;netcoreapp2.1;netcoreapp2.2;net46;netstandard2.0</TargetFrameworks >
4
- <VersionPrefix >0.17 .0</VersionPrefix >
4
+ <VersionPrefix >0.18 .0</VersionPrefix >
5
5
<AssemblyVersion >0.11.0.0</AssemblyVersion >
6
6
<FileVersion >$(VersionPrefix)</FileVersion >
7
7
<Authors >dataaction</Authors >
8
8
<PackageTags >Sybase ASE Adaptive SAP AseClient DbProvider</PackageTags >
9
9
<PackageIcon >icon.png</PackageIcon >
10
10
<PackageProjectUrl >https://github.com/DataAction/AdoNetCore.AseClient</PackageProjectUrl >
11
11
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
12
- <PackageReleaseNotes >Refer to GitHub - https://github.com/DataAction/AdoNetCore.AseClient/releases/tag/0.17 .0</PackageReleaseNotes >
12
+ <PackageReleaseNotes >Refer to GitHub - https://github.com/DataAction/AdoNetCore.AseClient/releases/tag/0.18 .0</PackageReleaseNotes >
13
13
<RepositoryUrl >https://github.com/DataAction/AdoNetCore.AseClient</RepositoryUrl >
14
14
<RepositoryType >git</RepositoryType >
15
15
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments