Closed stijnmoreels closed 5 years ago
A new preview package for Arcus.EventGrid.All
is available on MyGet.
You can pull it locally via the CLI:
PM> Install-Package Arcus.EventGrid.All -Version 20190927.0.0-PR-93 -Source https://www.myget.org/F/arcus/api/v3/index.json
I presume we don't have any references to this old stuff in the docs?
I presume we don't have any references to this old stuff in the docs?
Just push a new commit that removes this. Thanks.
Can you update our landing page as well please? https://github.com/arcus-azure/arcus.eventgrid/blob/master/docs/index.md
Removes all obsolete event type implementations and projects. All references to these types are replaced by the SDK types.
Relates to #46