Skip to content

Commit

Permalink
Updated nuget packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Feb 26, 2015
1 parent 5e98bbf commit 994e086
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 49 deletions.
14 changes: 8 additions & 6 deletions src/Abp.Zero.EntityFramework/Abp.Zero.EntityFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,13 @@
<DocumentationFile>bin\Release\Abp.Zero.EntityFramework.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp">
<HintPath>..\packages\Abp.0.5.2.1\lib\net451\Abp.dll</HintPath>
<Reference Include="Abp, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Abp.0.5.3.0\lib\net451\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.EntityFramework, Version=0.5.2.1, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp.EntityFramework, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Abp.EntityFramework.0.5.2.1\lib\net451\Abp.EntityFramework.dll</HintPath>
<HintPath>..\packages\Abp.EntityFramework.0.5.3.0\lib\net451\Abp.EntityFramework.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -61,8 +62,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core">
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="Nito.AsyncEx">
<HintPath>..\packages\Nito.AsyncEx.3.0.0\lib\net45\Nito.AsyncEx.dll</HintPath>
Expand Down
6 changes: 3 additions & 3 deletions src/Abp.Zero.EntityFramework/packages.config
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="0.5.2.1" targetFramework="net451" />
<package id="Abp.EntityFramework" version="0.5.2.1" targetFramework="net451" />
<package id="Abp" version="0.5.3.0" targetFramework="net451" />
<package id="Abp.EntityFramework" version="0.5.3.0" targetFramework="net451" />
<package id="Castle.Core" version="3.3.3" targetFramework="net451" />
<package id="Castle.LoggingFacility" version="3.3.0" targetFramework="net451" />
<package id="Castle.Windsor" version="3.3.0" targetFramework="net451" />
<package id="EntityFramework" version="6.1.2" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.1.0" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.0" targetFramework="net451" />
<package id="Microsoft.Bcl.Immutable" version="1.0.34" targetFramework="net451" />
<package id="Nito.AsyncEx" version="3.0.0" targetFramework="net451" />
</packages>
17 changes: 9 additions & 8 deletions src/Abp.Zero.NHibernate/Abp.Zero.NHibernate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
<DocumentationFile>bin\Release\Abp.Zero.NHibernate.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Abp.0.5.2.0\lib\net451\Abp.dll</HintPath>
<HintPath>..\packages\Abp.0.5.3.0\lib\net451\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.FluentMigrator, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp.FluentMigrator, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Abp.FluentMigrator.0.5.2.0\lib\net451\Abp.FluentMigrator.dll</HintPath>
<HintPath>..\packages\Abp.FluentMigrator.0.5.3.0\lib\net451\Abp.FluentMigrator.dll</HintPath>
</Reference>
<Reference Include="Abp.NHibernate, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp.NHibernate, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Abp.NHibernate.0.5.2.0\lib\net451\Abp.NHibernate.dll</HintPath>
<HintPath>..\packages\Abp.NHibernate.0.5.3.0\lib\net451\Abp.NHibernate.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -68,8 +68,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Iesi.Collections.4.0.1.4000\lib\net40\Iesi.Collections.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core">
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="NHibernate, Version=4.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down
8 changes: 4 additions & 4 deletions src/Abp.Zero.NHibernate/packages.config
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="0.5.2.0" targetFramework="net451" />
<package id="Abp.FluentMigrator" version="0.5.2.0" targetFramework="net451" />
<package id="Abp.NHibernate" version="0.5.2.0" targetFramework="net451" />
<package id="Abp" version="0.5.3.0" targetFramework="net451" />
<package id="Abp.FluentMigrator" version="0.5.3.0" targetFramework="net451" />
<package id="Abp.NHibernate" version="0.5.3.0" targetFramework="net451" />
<package id="Castle.Core" version="3.3.3" targetFramework="net451" />
<package id="Castle.LoggingFacility" version="3.3.0" targetFramework="net451" />
<package id="Castle.Windsor" version="3.3.0" targetFramework="net451" />
<package id="FluentMigrator" version="1.4.0.0" targetFramework="net451" />
<package id="FluentNHibernate" version="2.0.1.0" targetFramework="net451" />
<package id="Iesi.Collections" version="4.0.1.4000" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.1.0" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.0" targetFramework="net451" />
<package id="Microsoft.Bcl.Immutable" version="1.0.34" targetFramework="net451" />
<package id="NHibernate" version="4.0.3.4000" targetFramework="net451" />
<package id="Nito.AsyncEx" version="3.0.0" targetFramework="net451" />
Expand Down
9 changes: 5 additions & 4 deletions src/Abp.Zero/Abp.Zero.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
<DocumentationFile>bin\Release\Abp.Zero.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Abp.0.5.2.0\lib\net451\Abp.dll</HintPath>
<HintPath>..\packages\Abp.0.5.3.0\lib\net451\Abp.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -48,8 +48,9 @@
<Reference Include="Castle.Windsor">
<HintPath>..\packages\Castle.Windsor.3.3.0\lib\net45\Castle.Windsor.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core">
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="Nito.AsyncEx">
<HintPath>..\packages\Nito.AsyncEx.3.0.0\lib\net45\Nito.AsyncEx.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion src/Abp.Zero/Zero/AbpZeroCoreModule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public class AbpZeroCoreModule : AbpModule
/// <summary>
/// Current version of the zero module.
/// </summary>
public const string CurrentVersion = "0.5.2.1";
public const string CurrentVersion = "0.5.3.0";

public override void PreInitialize()
{
Expand Down
4 changes: 2 additions & 2 deletions src/Abp.Zero/packages.config
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="0.5.2.0" targetFramework="net451" />
<package id="Abp" version="0.5.3.0" targetFramework="net451" />
<package id="Castle.Core" version="3.3.3" targetFramework="net451" />
<package id="Castle.LoggingFacility" version="3.3.0" targetFramework="net451" />
<package id="Castle.Windsor" version="3.3.0" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.1.0" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.0" targetFramework="net451" />
<package id="Microsoft.Bcl.Immutable" version="1.0.34" targetFramework="net451" />
<package id="Nito.AsyncEx" version="3.0.0" targetFramework="net451" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=0.5.2.1, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Abp.0.5.2.1\lib\net451\Abp.dll</HintPath>
<HintPath>..\..\packages\Abp.0.5.3.0\lib\net451\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.EntityFramework, Version=0.5.2.1, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp.EntityFramework, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Abp.EntityFramework.0.5.2.1\lib\net451\Abp.EntityFramework.dll</HintPath>
<HintPath>..\..\packages\Abp.EntityFramework.0.5.3.0\lib\net451\Abp.EntityFramework.dll</HintPath>
</Reference>
<Reference Include="Abp.TestBase, Version=0.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp.TestBase, Version=0.1.2.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Abp.TestBase.0.1.1.0\lib\net451\Abp.TestBase.dll</HintPath>
<HintPath>..\..\packages\Abp.TestBase.0.1.2.0\lib\net451\Abp.TestBase.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -68,8 +68,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core">
<HintPath>..\..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.AspNet.Identity.Core.2.2.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="Nito.AsyncEx">
<HintPath>..\..\packages\Nito.AsyncEx.3.0.0\lib\net45\Nito.AsyncEx.dll</HintPath>
Expand Down
8 changes: 4 additions & 4 deletions src/Tests/Abp.Zero.SampleApp.Tests/packages.config
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="0.5.2.1" targetFramework="net451" />
<package id="Abp.EntityFramework" version="0.5.2.1" targetFramework="net451" />
<package id="Abp.TestBase" version="0.1.1.0" targetFramework="net451" />
<package id="Abp" version="0.5.3.0" targetFramework="net451" />
<package id="Abp.EntityFramework" version="0.5.3.0" targetFramework="net451" />
<package id="Abp.TestBase" version="0.1.2.0" targetFramework="net451" />
<package id="Castle.Core" version="3.3.3" targetFramework="net451" />
<package id="Castle.LoggingFacility" version="3.3.0" targetFramework="net451" />
<package id="Castle.Windsor" version="3.3.0" targetFramework="net451" />
<package id="Effort.EF6" version="1.1.4" targetFramework="net451" />
<package id="EntityFramework" version="6.1.2" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.1.0" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.0" targetFramework="net451" />
<package id="Microsoft.Bcl.Immutable" version="1.0.34" targetFramework="net451" />
<package id="Nito.AsyncEx" version="3.0.0" targetFramework="net451" />
<package id="NMemory" version="1.0.1" targetFramework="net451" />
Expand Down
13 changes: 7 additions & 6 deletions src/Tests/Abp.Zero.SampleApp/Abp.Zero.SampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=0.5.2.1, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Abp.0.5.2.1\lib\net451\Abp.dll</HintPath>
<HintPath>..\..\packages\Abp.0.5.3.0\lib\net451\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.EntityFramework, Version=0.5.2.1, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Abp.EntityFramework, Version=0.5.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Abp.EntityFramework.0.5.2.1\lib\net451\Abp.EntityFramework.dll</HintPath>
<HintPath>..\..\packages\Abp.EntityFramework.0.5.3.0\lib\net451\Abp.EntityFramework.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -56,8 +56,9 @@
<Reference Include="EntityFramework.SqlServer">
<HintPath>..\..\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core">
<HintPath>..\..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.AspNet.Identity.Core.2.2.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="Nito.AsyncEx">
<HintPath>..\..\packages\Nito.AsyncEx.3.0.0\lib\net45\Nito.AsyncEx.dll</HintPath>
Expand Down
6 changes: 3 additions & 3 deletions src/Tests/Abp.Zero.SampleApp/packages.config
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="0.5.2.1" targetFramework="net451" />
<package id="Abp.EntityFramework" version="0.5.2.1" targetFramework="net451" />
<package id="Abp" version="0.5.3.0" targetFramework="net451" />
<package id="Abp.EntityFramework" version="0.5.3.0" targetFramework="net451" />
<package id="Castle.Core" version="3.3.3" targetFramework="net451" />
<package id="Castle.LoggingFacility" version="3.3.0" targetFramework="net451" />
<package id="Castle.Windsor" version="3.3.0" targetFramework="net451" />
<package id="EntityFramework" version="6.1.2" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.1.0" targetFramework="net451" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.0" targetFramework="net451" />
<package id="Microsoft.Bcl.Immutable" version="1.0.34" targetFramework="net451" />
<package id="Nito.AsyncEx" version="3.0.0" targetFramework="net451" />
</packages>

0 comments on commit 994e086

Please sign in to comment.