|
@@ -2,7 +2,7 @@
|
|
|
<package>
|
|
<package>
|
|
|
<metadata>
|
|
<metadata>
|
|
|
<id>Quadarax.Foundation.Common</id>
|
|
<id>Quadarax.Foundation.Common</id>
|
|
|
- <version>1.0.0.4</version>
|
|
|
|
|
|
|
+ <version>1.0.0.5</version>
|
|
|
<title>Quadarax.Foundation.Common</title>
|
|
<title>Quadarax.Foundation.Common</title>
|
|
|
<authors>Dalibor Votruba, Quadarax</authors>
|
|
<authors>Dalibor Votruba, Quadarax</authors>
|
|
|
<owners>Dalibor Votruba</owners>
|
|
<owners>Dalibor Votruba</owners>
|
|
@@ -11,11 +11,10 @@
|
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
|
<description>Implementations of simple patterns and misc. extensions.</description>
|
|
<description>Implementations of simple patterns and misc. extensions.</description>
|
|
|
<releaseNotes>
|
|
<releaseNotes>
|
|
|
- 3.12.2019 v.1.0.0.4
|
|
|
|
|
|
|
+ 23.12.2019 v.1.0.0.5
|
|
|
New
|
|
New
|
|
|
- - Add SqlCommand extension
|
|
|
|
|
- Update
|
|
|
|
|
- - Change classes location to propper namespaces
|
|
|
|
|
|
|
+ - Add TypePropertyLocator helper
|
|
|
|
|
+ - Add Result class (in Value branch)
|
|
|
</releaseNotes>
|
|
</releaseNotes>
|
|
|
<copyright>Copyright (c) 2019 Quadarax</copyright>
|
|
<copyright>Copyright (c) 2019 Quadarax</copyright>
|
|
|
<tags>quadarax, foundarion, common, qdr, fnd, library, extensions</tags>
|
|
<tags>quadarax, foundarion, common, qdr, fnd, library, extensions</tags>
|
|
@@ -26,6 +25,6 @@
|
|
|
<files>
|
|
<files>
|
|
|
<file src="ReleaseNote.txt" />
|
|
<file src="ReleaseNote.txt" />
|
|
|
<file src="bin\Release\QDR.FND.Common.dll" target="lib\net472\QDR.FND.Common.dll" />
|
|
<file src="bin\Release\QDR.FND.Common.dll" target="lib\net472\QDR.FND.Common.dll" />
|
|
|
- <file src="bin\Release\QDR.FND.Common.pdb" target="lib\net472\QDR.FND.Common.pdb" />
|
|
|
|
|
|
|
+ <file src="bin\Release\QDR.FND.Common.pdb" target="lib\net472\QDR.FND.Common.pdb" />
|
|
|
</files>
|
|
</files>
|
|
|
</package>
|
|
</package>
|