File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Src/Xer.Cqrs.CommandStack.Extensions.Attributes Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard1.0</TargetFramework >
5+ <Authors >jeyjeyemem;mvput;xerprojects-contributors;</Authors >
6+ <Description >Attribute-based registration extension for Xer.Cqrs.CommandStack.</Description >
7+ <Copyright >Copyright (c) XerProjects contributors</Copyright >
8+ <PackageLicenseUrl >https://github.com/XerProjects/Xer.Cqrs.CommandStack.Extensions.Attributes/blob/master/LICENSE</PackageLicenseUrl >
9+ <PackageProjectUrl >https://github.com/XerProjects/Xer.Cqrs.CommandStack.Extensions.Attributes</PackageProjectUrl >
10+ <PackageTags >cqrs;attribute;command;command-handler;command-handling;command-message;</PackageTags >
511 </PropertyGroup >
612
713 <ItemGroup >
8- <PackageReference Include =" Xer.Delegator" Version =" 0.4 .0" />
14+ <PackageReference Include =" Xer.Delegator" Version =" 1.0 .0" />
915 </ItemGroup >
1016
1117</Project >
You can’t perform that action at this time.
0 commit comments