Skip to content

Commit

Permalink
Merge pull request #103 from aspnetboilerplate/pr/5954
Browse files Browse the repository at this point in the history
Upgrade abp packages
  • Loading branch information
ismcagdas authored Jan 20, 2021
2 parents d797170 + c88effa commit b6515ab
Show file tree
Hide file tree
Showing 14 changed files with 86 additions and 86 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.AutoMapper, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
<Reference Include="Abp.AutoMapper, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.2.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
</Reference>
<Reference Include="AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
<HintPath>..\packages\AutoMapper.10.1.1\lib\net461\AutoMapper.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions src/AbpCompanyName.AbpProjectName.Application/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="6.1.1" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.2.0" targetFramework="net461" />
<package id="AutoMapper" version="10.1.1" targetFramework="net461" />
<package id="AutoMapper.Collection" version="7.0.0" targetFramework="net461" />
<package id="Castle.Core" version="4.4.1" targetFramework="net461" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<HintPath>..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion src/AbpCompanyName.AbpProjectName.Core/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Castle.Core" version="4.4.1" targetFramework="net461" />
<package id="Castle.Core.AsyncInterceptor" version="2.0.21-alpha" targetFramework="net461" />
<package id="Castle.LoggingFacility" version="5.1.0-beta001" targetFramework="net461" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.EntityFramework, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.EntityFramework.6.1.1\lib\net461\Abp.EntityFramework.dll</HintPath>
<Reference Include="Abp.EntityFramework, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.EntityFramework.6.2.0\lib\net461\Abp.EntityFramework.dll</HintPath>
</Reference>
<Reference Include="Abp.EntityFramework.Common, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.EntityFramework.Common.6.1.1\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath>
<Reference Include="Abp.EntityFramework.Common, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.EntityFramework.Common.6.2.0\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<HintPath>..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="6.1.1" targetFramework="net461" />
<package id="Abp.EntityFramework" version="6.1.1" targetFramework="net461" />
<package id="Abp.EntityFramework.Common" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Abp.EntityFramework" version="6.2.0" targetFramework="net461" />
<package id="Abp.EntityFramework.Common" version="6.2.0" targetFramework="net461" />
<package id="Castle.Core" version="4.4.1" targetFramework="net461" />
<package id="Castle.Core.AsyncInterceptor" version="2.0.21-alpha" targetFramework="net461" />
<package id="Castle.LoggingFacility" version="5.1.0-beta001" targetFramework="net461" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.FluentMigrator, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.FluentMigrator.6.1.1\lib\net461\Abp.FluentMigrator.dll</HintPath>
<Reference Include="Abp.FluentMigrator, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.FluentMigrator.6.2.0\lib\net461\Abp.FluentMigrator.dll</HintPath>
</Reference>
<Reference Include="Abp.NHibernate, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.NHibernate.6.1.1\lib\netstandard2.0\Abp.NHibernate.dll</HintPath>
<Reference Include="Abp.NHibernate, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.NHibernate.6.2.0\lib\netstandard2.0\Abp.NHibernate.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
<HintPath>..\packages\Antlr3.Runtime.3.5.1\lib\net40-client\Antlr3.Runtime.dll</HintPath>
Expand Down
6 changes: 3 additions & 3 deletions src/AbpCompanyName.AbpProjectName.NHibernate/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="6.1.1" targetFramework="net461" />
<package id="Abp.FluentMigrator" version="6.1.1" targetFramework="net461" />
<package id="Abp.NHibernate" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Abp.FluentMigrator" version="6.2.0" targetFramework="net461" />
<package id="Abp.NHibernate" version="6.2.0" targetFramework="net461" />
<package id="Antlr3.Runtime" version="3.5.1" targetFramework="net461" />
<package id="Castle.Core" version="4.4.1" targetFramework="net461" />
<package id="Castle.Core.AsyncInterceptor" version="2.0.21-alpha" targetFramework="net461" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.AutoMapper, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
<Reference Include="Abp.AutoMapper, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.2.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
</Reference>
<Reference Include="Abp.Web, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.6.1.1\lib\net461\Abp.Web.dll</HintPath>
<Reference Include="Abp.Web, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.6.2.0\lib\net461\Abp.Web.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Api, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Api.6.1.1\lib\net461\Abp.Web.Api.dll</HintPath>
<Reference Include="Abp.Web.Api, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Api.6.2.0\lib\net461\Abp.Web.Api.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Common, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Common.6.1.1\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
<Reference Include="Abp.Web.Common, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Common.6.2.0\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
</Reference>
<Reference Include="AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
<HintPath>..\packages\AutoMapper.10.1.1\lib\net461\AutoMapper.dll</HintPath>
Expand Down
10 changes: 5 additions & 5 deletions src/AbpCompanyName.AbpProjectName.WebApi/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="6.1.1" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Api" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Common" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Api" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Common" version="6.2.0" targetFramework="net461" />
<package id="AutoMapper" version="10.1.1" targetFramework="net461" />
<package id="AutoMapper.Collection" version="7.0.0" targetFramework="net461" />
<package id="Castle.Core" version="4.4.1" targetFramework="net461" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,26 +67,26 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.AutoMapper, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
<Reference Include="Abp.AutoMapper, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.2.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
</Reference>
<Reference Include="Abp.Castle.Log4Net, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Castle.Log4Net.6.1.1\lib\netstandard2.0\Abp.Castle.Log4Net.dll</HintPath>
<Reference Include="Abp.Castle.Log4Net, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Castle.Log4Net.6.2.0\lib\netstandard2.0\Abp.Castle.Log4Net.dll</HintPath>
</Reference>
<Reference Include="Abp.Web, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.6.1.1\lib\net461\Abp.Web.dll</HintPath>
<Reference Include="Abp.Web, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.6.2.0\lib\net461\Abp.Web.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Api, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Api.6.1.1\lib\net461\Abp.Web.Api.dll</HintPath>
<Reference Include="Abp.Web.Api, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Api.6.2.0\lib\net461\Abp.Web.Api.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Common, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Common.6.1.1\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
<Reference Include="Abp.Web.Common, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Common.6.2.0\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Mvc, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Mvc.6.1.1\lib\net461\Abp.Web.Mvc.dll</HintPath>
<Reference Include="Abp.Web.Mvc, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Mvc.6.2.0\lib\net461\Abp.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down
16 changes: 8 additions & 8 deletions src/AbpCompanyName.AbpProjectName.WebMpa/packages.config
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="6.1.1" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.1.1" targetFramework="net461" />
<package id="Abp.Castle.Log4Net" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Api" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Common" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Mvc" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Resources" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.2.0" targetFramework="net461" />
<package id="Abp.Castle.Log4Net" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Api" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Common" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Mvc" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Resources" version="6.2.0" targetFramework="net461" />
<package id="Antlr" version="3.5.0.2" targetFramework="net452" />
<package id="AutoMapper" version="10.1.1" targetFramework="net461" />
<package id="AutoMapper.Collection" version="7.0.0" targetFramework="net461" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,26 +66,26 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath>
<Reference Include="Abp, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.6.2.0\lib\netstandard2.0\Abp.dll</HintPath>
</Reference>
<Reference Include="Abp.AutoMapper, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
<Reference Include="Abp.AutoMapper, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.AutoMapper.6.2.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
</Reference>
<Reference Include="Abp.Castle.Log4Net, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Castle.Log4Net.6.1.1\lib\netstandard2.0\Abp.Castle.Log4Net.dll</HintPath>
<Reference Include="Abp.Castle.Log4Net, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Castle.Log4Net.6.2.0\lib\netstandard2.0\Abp.Castle.Log4Net.dll</HintPath>
</Reference>
<Reference Include="Abp.Web, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.6.1.1\lib\net461\Abp.Web.dll</HintPath>
<Reference Include="Abp.Web, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.6.2.0\lib\net461\Abp.Web.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Api, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Api.6.1.1\lib\net461\Abp.Web.Api.dll</HintPath>
<Reference Include="Abp.Web.Api, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Api.6.2.0\lib\net461\Abp.Web.Api.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Common, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Common.6.1.1\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
<Reference Include="Abp.Web.Common, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Common.6.2.0\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
</Reference>
<Reference Include="Abp.Web.Mvc, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Mvc.6.1.1\lib\net461\Abp.Web.Mvc.dll</HintPath>
<Reference Include="Abp.Web.Mvc, Version=6.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Abp.Web.Mvc.6.2.0\lib\net461\Abp.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime">
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
Expand Down
16 changes: 8 additions & 8 deletions src/AbpCompanyName.AbpProjectName.WebSpaAngular/packages.config
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp" version="6.1.1" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.1.1" targetFramework="net461" />
<package id="Abp.Castle.Log4Net" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Api" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Common" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Mvc" version="6.1.1" targetFramework="net461" />
<package id="Abp.Web.Resources" version="6.1.1" targetFramework="net461" />
<package id="Abp" version="6.2.0" targetFramework="net461" />
<package id="Abp.AutoMapper" version="6.2.0" targetFramework="net461" />
<package id="Abp.Castle.Log4Net" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Api" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Common" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Mvc" version="6.2.0" targetFramework="net461" />
<package id="Abp.Web.Resources" version="6.2.0" targetFramework="net461" />
<package id="Angular.UI.Bootstrap" version="2.5.0" targetFramework="net452" />
<package id="Angular.UI.UI-Router" version="0.4.2" targetFramework="net452" />
<package id="Angular.UI.Utils" version="0.2.3" targetFramework="net452" />
Expand Down

0 comments on commit b6515ab

Please # to comment.