Revert "Deprecated notice in package descriptions"
This reverts commit ee6b9c6eeed943405174d112312d2f2359513447. Inadvertently merged into master and develop, should've been 0.9 only
This commit is contained in:
parent
ccf508c5df
commit
aa62ac8b25
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Annotations.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Annotations.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti.Annotations</description>
|
<description>Annotations for Tapeti</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti</tags>
|
<tags>rabbitmq tapeti</tags>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.DataAnnotations.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.DataAnnotations.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti.DataAnnotations</description>
|
<description>DataAnnotations validation extension for Tapeti</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti dataannotations</tags>
|
<tags>rabbitmq tapeti dataannotations</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Flow.SQL.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Flow.SQL.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti.Flow.SQL</description>
|
<description>SQL backing repository for the Tapeti Flow package</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti sql</tags>
|
<tags>rabbitmq tapeti sql</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Flow.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Flow.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti.Flow</description>
|
<description>Flow extension for Tapeti</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti flow</tags>
|
<tags>rabbitmq tapeti flow</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Serilog.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.Serilog.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti.Serilog</description>
|
<description>Serilog integration package for Tapeti</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti serilog</tags>
|
<tags>rabbitmq tapeti serilog</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.SimpleInjector.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.SimpleInjector.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti.SimpleInjector</description>
|
<description>SimpleInjector integration package for Tapeti</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti simpleinjector</tags>
|
<tags>rabbitmq tapeti simpleinjector</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
<projectUrl>https://github.com/MvRens/Tapeti</projectUrl>
|
||||||
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.png</iconUrl>
|
<iconUrl>https://raw.githubusercontent.com/MvRens/Tapeti/master/resources/icons/Tapeti.png</iconUrl>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>DEPRECATED: use Tapeti (the one without X2Software prefix)</description>
|
<description>Controller-based framework for RabbitMQ microservice architectures</description>
|
||||||
<copyright></copyright>
|
<copyright></copyright>
|
||||||
<tags>rabbitmq tapeti</tags>
|
<tags>rabbitmq tapeti</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user