File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.5.1 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.5.1 .0" ) ]
35+ [ assembly: AssemblyVersion ( "1.5.2 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.5.2 .0" ) ]
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >utPLSQL.Api</id >
5- <version >1.5.1 </version >
5+ <version >1.5.2 </version >
66 <title >utPLSQL API</title >
77 <authors >Simon Martinelli</authors >
88 <requireLicenseAcceptance >false</requireLicenseAcceptance >
99 <license type =" expression" >Apache-2.0+</license >
1010 <projectUrl >https://github.com/utPLSQL/utPLSQL-dotnet-api</projectUrl >
1111 <icon >images/blue-icon-transparent.png</icon >
1212 <description >.NET API for utPLSQL</description >
13- <releaseNotes >Introduced async API </releaseNotes >
13+ <releaseNotes >Only interal async behavoir changed </releaseNotes >
1414 <copyright >Copyright © 2021</copyright >
1515 <tags >utPLSQL</tags >
1616 </metadata >
You can’t perform that action at this time.
0 commit comments