File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1010 <RepositoryUrl >https://github.com/CodingFlow/options-bindings-generator</RepositoryUrl >
1111 <PackageTags >source;generator;roslyn;configuration;options;</PackageTags >
1212 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
13- <VersionPrefix >0.2.0 </VersionPrefix >
13+ <VersionPrefix >0.2.1 </VersionPrefix >
1414 <Description >C# source generator to automatically create boilerplate dependency injection registrations for configuration options.</Description >
1515 <Authors >Coding Flow</Authors >
1616 <RepositoryType >git</RepositoryType >
1717 <PackageIcon ></PackageIcon >
18- <PackageReleaseNotes >0.2.0 - Change generated extension method namespace to avoid clashes.
18+ <PackageReleaseNotes >0.2.1 - Prevent exceptions when no options types have the attribute.
19+ 0.2.0 - Change generated extension method namespace to avoid clashes.
19200.1.0 - Initial release.</PackageReleaseNotes >
2021 </PropertyGroup >
2122
You can’t perform that action at this time.
0 commit comments