File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >Ditto.AsyncInit.Unity</id >
5- <version >1.4 .0</version >
5+ <version >1.5 .0</version >
66 <title >Unity Container Async Extensions</title >
77 <authors >Dmitry Shechtman</authors >
88 <owners >Dmitry Shechtman</owners >
@@ -20,10 +20,8 @@ Supported Platforms:
2020* Xamarin.iOS
2121* Portable Class Libraries
2222 </description >
23- <releaseNotes >
24- Renamed package
25- Added HTML Help
26- </releaseNotes >
23+ <releaseNotes >Fixed assembly version
24+ Minor documentation updates</releaseNotes >
2725 <language >en-US</language >
2826 <projectUrl >https://AsyncInit.github.io/AsyncInit.Unity/</projectUrl >
2927 <licenseUrl >http://www.apache.org/licenses/LICENSE-2.0</licenseUrl >
@@ -32,7 +30,7 @@ Supported Platforms:
3230 <tags >async await task constructor factory dependency injection DI IoC AsyncInit Unity Container RegisterAsyncType IsAsyncTypeRegistered ResolveAsync Ditto</tags >
3331 <dependencies >
3432 <group >
35- <dependency id =" Ditto.AsyncInit.Services" version =" 1.4 .0" />
33+ <dependency id =" Ditto.AsyncInit.Services" version =" 1.5 .0" />
3634 <dependency id =" Unity" version =" 4.0.1" />
3735 </group >
3836 </dependencies >
You can’t perform that action at this time.
0 commit comments