This repository was archived by the owner on Sep 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard1.6</TargetFramework >
5- <Version >0.2.2 </Version >
5+ <Version >0.2.3 </Version >
66 <Authors >Alan Doherty</Authors >
77 <Company >Alan Doherty</Company >
88 <Description >A minimal service and event bus with additional support for RPC</Description >
99 <Copyright >BattleCrate Ltd 2018</Copyright >
1010 <PackageProjectUrl >https://github.com/alandoherty/holon-net</PackageProjectUrl >
1111 <RepositoryUrl >https://github.com/alandoherty/holon-net</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
13- <AssemblyVersion >0.2.2 .0</AssemblyVersion >
13+ <AssemblyVersion >0.2.3 .0</AssemblyVersion >
1414 <PackageLicenseUrl >https://github.com/alandoherty/holon-net/blob/master/LICENSE</PackageLicenseUrl >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <PackageIconUrl >https://s3-eu-west-1.amazonaws.com/assets.alandoherty.co.uk/github/holon-net-nuget.png</PackageIconUrl >
17- <FileVersion >0.2.2 .0</FileVersion >
17+ <FileVersion >0.2.3 .0</FileVersion >
1818 </PropertyGroup >
1919
2020 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments