Skip to content

Commit

Permalink
AsyncInit.Unity.1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-shechtman committed Nov 15, 2015
1 parent 8df2f32 commit 124e5b3
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions AsyncInit.Unity/NuGet/Ditto.AsyncInit.Unity.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Ditto.AsyncInit.Unity</id>
<version>1.4.0</version>
<version>1.5.0</version>
<title>Unity Container Async Extensions</title>
<authors>Dmitry Shechtman</authors>
<owners>Dmitry Shechtman</owners>
Expand All @@ -20,10 +20,8 @@ Supported Platforms:
* Xamarin.iOS
* Portable Class Libraries
</description>
<releaseNotes>
Renamed package
Added HTML Help
</releaseNotes>
<releaseNotes>Fixed assembly version
Minor documentation updates</releaseNotes>
<language>en-US</language>
<projectUrl>https://AsyncInit.github.io/AsyncInit.Unity/</projectUrl>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
Expand All @@ -32,7 +30,7 @@ Supported Platforms:
<tags>async await task constructor factory dependency injection DI IoC AsyncInit Unity Container RegisterAsyncType IsAsyncTypeRegistered ResolveAsync Ditto</tags>
<dependencies>
<group>
<dependency id="Ditto.AsyncInit.Services" version="1.4.0" />
<dependency id="Ditto.AsyncInit.Services" version="1.5.0" />
<dependency id="Unity" version="4.0.1" />
</group>
</dependencies>
Expand Down

0 comments on commit 124e5b3

Please sign in to comment.