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 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
4
<id >Ditto.AsyncInit.Unity</id >
5
- <version >1.4 .0</version >
5
+ <version >1.5 .0</version >
6
6
<title >Unity Container Async Extensions</title >
7
7
<authors >Dmitry Shechtman</authors >
8
8
<owners >Dmitry Shechtman</owners >
@@ -20,10 +20,8 @@ Supported Platforms:
20
20
* Xamarin.iOS
21
21
* Portable Class Libraries
22
22
</description >
23
- <releaseNotes >
24
- Renamed package
25
- Added HTML Help
26
- </releaseNotes >
23
+ <releaseNotes >Fixed assembly version
24
+ Minor documentation updates</releaseNotes >
27
25
<language >en-US</language >
28
26
<projectUrl >https://AsyncInit.github.io/AsyncInit.Unity/</projectUrl >
29
27
<licenseUrl >http://www.apache.org/licenses/LICENSE-2.0</licenseUrl >
@@ -32,7 +30,7 @@ Supported Platforms:
32
30
<tags >async await task constructor factory dependency injection DI IoC AsyncInit Unity Container RegisterAsyncType IsAsyncTypeRegistered ResolveAsync Ditto</tags >
33
31
<dependencies >
34
32
<group >
35
- <dependency id =" Ditto.AsyncInit.Services" version =" 1.4 .0" />
33
+ <dependency id =" Ditto.AsyncInit.Services" version =" 1.5 .0" />
36
34
<dependency id =" Unity" version =" 4.0.1" />
37
35
</group >
38
36
</dependencies >
You can’t perform that action at this time.
0 commit comments