Cythral.CodeGeneration.Roslyn.PluginMetapackage.Sdk 0.9.1

Requires NuGet 2.5 or higher.

<Sdk Name="Cythral.CodeGeneration.Roslyn.PluginMetapackage.Sdk" Version="0.9.1" />
                    
For projects that support Sdk, copy this XML node into the project file to reference the package.

The MSBuild project SDK that helps correctly create metapackage for CodeGeneration.Roslyn plugins (generators).

Metapackages are created for the convenience of plugin consumers. For details, see project readme: https://github.com/AArnott/CodeGeneration.Roslyn#package-your-code-generator

How to use MSBuild project SDKs: https://docs.microsoft.com/visualstudio/msbuild/how-to-use-project-sdk

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.1 1,692 8/20/2020
0.9.0 668 8/5/2020
0.9.0-g747c565a20 478 8/5/2020
0.8.17-alpha-g40a87e6792 553 5/6/2020
0.8.16-alpha-gafbdd59330 487 5/6/2020
0.8.15-alpha-g06808178cf 478 5/6/2020
0.8.14-alpha-g8007073c1a 447 5/6/2020
0.8.12-alpha-g888d1d7801 524 4/15/2020
0.8.11-alpha-gd734f3a333 436 4/15/2020
0.8.10-alpha-gede262ea8b 450 4/15/2020
0.8.8-alpha-g5e3d795f84 494 4/15/2020
0.8.7-alpha-g5319745d59 539 4/8/2020

This adds the generated files list to the OnCompleteContext.  That way, if you generated files during on complete, these can be picked up by the next step in the compilation process.