Skip to content

Commit

Permalink
build: Update version to 13.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Dec 21, 2023
1 parent 671f048 commit decc4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ndapi/Ndapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<RepositoryUrl>https://github.com/felipebz/ndapi</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageTags>oracle wrapper API oracleforms</PackageTags>
<Version>12.2.1.39</Version>
<Version>13.0.0-alpha</Version>
<NoWarn>NU5128</NoWarn>

<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Expand Down

0 comments on commit decc4a6

Please sign in to comment.