Skip to content

Commit 0992910

Browse files
committed
issue #104
1 parent 62f15dc commit 0992910

File tree

8 files changed

+129
-129
lines changed

8 files changed

+129
-129
lines changed

src/AbpCompanyName.AbpProjectName.Application/AbpCompanyName.AbpProjectName.Application.csproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
<WarningLevel>4</WarningLevel>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="Abp, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
39-
<HintPath>..\packages\Abp.3.1.0\lib\netstandard2.0\Abp.dll</HintPath>
38+
<Reference Include="Abp, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
39+
<HintPath>..\packages\Abp.3.1.1\lib\netstandard2.0\Abp.dll</HintPath>
4040
</Reference>
41-
<Reference Include="Abp.AutoMapper, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>..\packages\Abp.AutoMapper.3.1.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
41+
<Reference Include="Abp.AutoMapper, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
42+
<HintPath>..\packages\Abp.AutoMapper.3.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
4343
</Reference>
44-
<Reference Include="Abp.Zero, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
45-
<HintPath>..\packages\Abp.Zero.3.1.0\lib\net461\Abp.Zero.dll</HintPath>
44+
<Reference Include="Abp.Zero, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
45+
<HintPath>..\packages\Abp.Zero.3.1.1\lib\net461\Abp.Zero.dll</HintPath>
4646
</Reference>
47-
<Reference Include="Abp.Zero.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
48-
<HintPath>..\packages\Abp.Zero.Common.3.1.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
47+
<Reference Include="Abp.Zero.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
48+
<HintPath>..\packages\Abp.Zero.Common.3.1.1\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
4949
</Reference>
5050
<Reference Include="AutoMapper, Version=6.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
5151
<HintPath>..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath>

src/AbpCompanyName.AbpProjectName.Core/AbpCompanyName.AbpProjectName.Core.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
<WarningLevel>4</WarningLevel>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="Abp, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
39-
<HintPath>..\packages\Abp.3.1.0\lib\netstandard2.0\Abp.dll</HintPath>
38+
<Reference Include="Abp, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
39+
<HintPath>..\packages\Abp.3.1.1\lib\netstandard2.0\Abp.dll</HintPath>
4040
</Reference>
41-
<Reference Include="Abp.Zero, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>..\packages\Abp.Zero.3.1.0\lib\net461\Abp.Zero.dll</HintPath>
41+
<Reference Include="Abp.Zero, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
42+
<HintPath>..\packages\Abp.Zero.3.1.1\lib\net461\Abp.Zero.dll</HintPath>
4343
</Reference>
44-
<Reference Include="Abp.Zero.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
45-
<HintPath>..\packages\Abp.Zero.Common.3.1.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
44+
<Reference Include="Abp.Zero.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
45+
<HintPath>..\packages\Abp.Zero.Common.3.1.1\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
4646
</Reference>
4747
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
4848
<HintPath>..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll</HintPath>

src/AbpCompanyName.AbpProjectName.EntityFramework/AbpCompanyName.AbpProjectName.EntityFramework.csproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
<WarningLevel>4</WarningLevel>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="Abp, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
39-
<HintPath>..\packages\Abp.3.1.0\lib\netstandard2.0\Abp.dll</HintPath>
38+
<Reference Include="Abp, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
39+
<HintPath>..\packages\Abp.3.1.1\lib\netstandard2.0\Abp.dll</HintPath>
4040
</Reference>
41-
<Reference Include="Abp.EntityFramework, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>..\packages\Abp.EntityFramework.3.1.0\lib\net461\Abp.EntityFramework.dll</HintPath>
41+
<Reference Include="Abp.EntityFramework, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
42+
<HintPath>..\packages\Abp.EntityFramework.3.1.1\lib\net461\Abp.EntityFramework.dll</HintPath>
4343
</Reference>
44-
<Reference Include="Abp.EntityFramework.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
45-
<HintPath>..\packages\Abp.EntityFramework.Common.3.1.0\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath>
44+
<Reference Include="Abp.EntityFramework.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
45+
<HintPath>..\packages\Abp.EntityFramework.Common.3.1.1\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath>
4646
</Reference>
47-
<Reference Include="Abp.Zero, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
48-
<HintPath>..\packages\Abp.Zero.3.1.0\lib\net461\Abp.Zero.dll</HintPath>
47+
<Reference Include="Abp.Zero, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
48+
<HintPath>..\packages\Abp.Zero.3.1.1\lib\net461\Abp.Zero.dll</HintPath>
4949
</Reference>
50-
<Reference Include="Abp.Zero.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
51-
<HintPath>..\packages\Abp.Zero.Common.3.1.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
50+
<Reference Include="Abp.Zero.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
51+
<HintPath>..\packages\Abp.Zero.Common.3.1.1\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
5252
</Reference>
53-
<Reference Include="Abp.Zero.EntityFramework, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
54-
<HintPath>..\packages\Abp.Zero.EntityFramework.3.1.0\lib\net461\Abp.Zero.EntityFramework.dll</HintPath>
53+
<Reference Include="Abp.Zero.EntityFramework, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
54+
<HintPath>..\packages\Abp.Zero.EntityFramework.3.1.1\lib\net461\Abp.Zero.EntityFramework.dll</HintPath>
5555
</Reference>
5656
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
5757
<HintPath>..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll</HintPath>

src/AbpCompanyName.AbpProjectName.WebApi/AbpCompanyName.AbpProjectName.WebApi.csproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,26 +35,26 @@
3535
<WarningLevel>4</WarningLevel>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="Abp, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
39-
<HintPath>..\packages\Abp.3.1.0\lib\netstandard2.0\Abp.dll</HintPath>
38+
<Reference Include="Abp, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
39+
<HintPath>..\packages\Abp.3.1.1\lib\netstandard2.0\Abp.dll</HintPath>
4040
</Reference>
41-
<Reference Include="Abp.AutoMapper, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>..\packages\Abp.AutoMapper.3.1.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
41+
<Reference Include="Abp.AutoMapper, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
42+
<HintPath>..\packages\Abp.AutoMapper.3.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
4343
</Reference>
44-
<Reference Include="Abp.Web, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
45-
<HintPath>..\packages\Abp.Web.3.1.0\lib\net461\Abp.Web.dll</HintPath>
44+
<Reference Include="Abp.Web, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
45+
<HintPath>..\packages\Abp.Web.3.1.1\lib\net461\Abp.Web.dll</HintPath>
4646
</Reference>
47-
<Reference Include="Abp.Web.Api, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
48-
<HintPath>..\packages\Abp.Web.Api.3.1.0\lib\net461\Abp.Web.Api.dll</HintPath>
47+
<Reference Include="Abp.Web.Api, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
48+
<HintPath>..\packages\Abp.Web.Api.3.1.1\lib\net461\Abp.Web.Api.dll</HintPath>
4949
</Reference>
50-
<Reference Include="Abp.Web.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
51-
<HintPath>..\packages\Abp.Web.Common.3.1.0\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
50+
<Reference Include="Abp.Web.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
51+
<HintPath>..\packages\Abp.Web.Common.3.1.1\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
5252
</Reference>
53-
<Reference Include="Abp.Zero, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
54-
<HintPath>..\packages\Abp.Zero.3.1.0\lib\net461\Abp.Zero.dll</HintPath>
53+
<Reference Include="Abp.Zero, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
54+
<HintPath>..\packages\Abp.Zero.3.1.1\lib\net461\Abp.Zero.dll</HintPath>
5555
</Reference>
56-
<Reference Include="Abp.Zero.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
57-
<HintPath>..\packages\Abp.Zero.Common.3.1.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
56+
<Reference Include="Abp.Zero.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
57+
<HintPath>..\packages\Abp.Zero.Common.3.1.1\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
5858
</Reference>
5959
<Reference Include="AutoMapper, Version=6.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
6060
<HintPath>..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath>

src/AbpCompanyName.AbpProjectName.WebMpa/AbpCompanyName.AbpProjectName.WebMpa.csproj

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -47,50 +47,50 @@
4747
<WarningLevel>4</WarningLevel>
4848
</PropertyGroup>
4949
<ItemGroup>
50-
<Reference Include="Abp, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
51-
<HintPath>..\packages\Abp.3.1.0\lib\netstandard2.0\Abp.dll</HintPath>
50+
<Reference Include="Abp, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
51+
<HintPath>..\packages\Abp.3.1.1\lib\netstandard2.0\Abp.dll</HintPath>
5252
</Reference>
53-
<Reference Include="Abp.AutoMapper, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
54-
<HintPath>..\packages\Abp.AutoMapper.3.1.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
53+
<Reference Include="Abp.AutoMapper, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
54+
<HintPath>..\packages\Abp.AutoMapper.3.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
5555
</Reference>
56-
<Reference Include="Abp.Castle.Log4Net, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
57-
<HintPath>..\packages\Abp.Castle.Log4Net.3.1.0\lib\netstandard2.0\Abp.Castle.Log4Net.dll</HintPath>
56+
<Reference Include="Abp.Castle.Log4Net, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
57+
<HintPath>..\packages\Abp.Castle.Log4Net.3.1.1\lib\netstandard2.0\Abp.Castle.Log4Net.dll</HintPath>
5858
</Reference>
59-
<Reference Include="Abp.EntityFramework, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
60-
<HintPath>..\packages\Abp.EntityFramework.3.1.0\lib\net461\Abp.EntityFramework.dll</HintPath>
59+
<Reference Include="Abp.EntityFramework, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
60+
<HintPath>..\packages\Abp.EntityFramework.3.1.1\lib\net461\Abp.EntityFramework.dll</HintPath>
6161
</Reference>
62-
<Reference Include="Abp.EntityFramework.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
63-
<HintPath>..\packages\Abp.EntityFramework.Common.3.1.0\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath>
62+
<Reference Include="Abp.EntityFramework.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
63+
<HintPath>..\packages\Abp.EntityFramework.Common.3.1.1\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath>
6464
</Reference>
65-
<Reference Include="Abp.HangFire, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
66-
<HintPath>..\packages\Abp.HangFire.3.1.0\lib\netstandard2.0\Abp.HangFire.dll</HintPath>
65+
<Reference Include="Abp.HangFire, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
66+
<HintPath>..\packages\Abp.HangFire.3.1.1\lib\netstandard2.0\Abp.HangFire.dll</HintPath>
6767
</Reference>
68-
<Reference Include="Abp.Owin, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
69-
<HintPath>..\packages\Abp.Owin.3.1.0\lib\net461\Abp.Owin.dll</HintPath>
68+
<Reference Include="Abp.Owin, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
69+
<HintPath>..\packages\Abp.Owin.3.1.1\lib\net461\Abp.Owin.dll</HintPath>
7070
</Reference>
71-
<Reference Include="Abp.Web, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
72-
<HintPath>..\packages\Abp.Web.3.1.0\lib\net461\Abp.Web.dll</HintPath>
71+
<Reference Include="Abp.Web, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
72+
<HintPath>..\packages\Abp.Web.3.1.1\lib\net461\Abp.Web.dll</HintPath>
7373
</Reference>
74-
<Reference Include="Abp.Web.Api, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
75-
<HintPath>..\packages\Abp.Web.Api.3.1.0\lib\net461\Abp.Web.Api.dll</HintPath>
74+
<Reference Include="Abp.Web.Api, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
75+
<HintPath>..\packages\Abp.Web.Api.3.1.1\lib\net461\Abp.Web.Api.dll</HintPath>
7676
</Reference>
77-
<Reference Include="Abp.Web.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
78-
<HintPath>..\packages\Abp.Web.Common.3.1.0\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
77+
<Reference Include="Abp.Web.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
78+
<HintPath>..\packages\Abp.Web.Common.3.1.1\lib\netstandard2.0\Abp.Web.Common.dll</HintPath>
7979
</Reference>
80-
<Reference Include="Abp.Web.Mvc, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
81-
<HintPath>..\packages\Abp.Web.Mvc.3.1.0\lib\net461\Abp.Web.Mvc.dll</HintPath>
80+
<Reference Include="Abp.Web.Mvc, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
81+
<HintPath>..\packages\Abp.Web.Mvc.3.1.1\lib\net461\Abp.Web.Mvc.dll</HintPath>
8282
</Reference>
83-
<Reference Include="Abp.Web.SignalR, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
84-
<HintPath>..\packages\Abp.Web.SignalR.3.1.0\lib\net461\Abp.Web.SignalR.dll</HintPath>
83+
<Reference Include="Abp.Web.SignalR, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
84+
<HintPath>..\packages\Abp.Web.SignalR.3.1.1\lib\net461\Abp.Web.SignalR.dll</HintPath>
8585
</Reference>
86-
<Reference Include="Abp.Zero, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
87-
<HintPath>..\packages\Abp.Zero.3.1.0\lib\net461\Abp.Zero.dll</HintPath>
86+
<Reference Include="Abp.Zero, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
87+
<HintPath>..\packages\Abp.Zero.3.1.1\lib\net461\Abp.Zero.dll</HintPath>
8888
</Reference>
89-
<Reference Include="Abp.Zero.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
90-
<HintPath>..\packages\Abp.Zero.Common.3.1.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
89+
<Reference Include="Abp.Zero.Common, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
90+
<HintPath>..\packages\Abp.Zero.Common.3.1.1\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath>
9191
</Reference>
92-
<Reference Include="Abp.Zero.EntityFramework, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL">
93-
<HintPath>..\packages\Abp.Zero.EntityFramework.3.1.0\lib\net461\Abp.Zero.EntityFramework.dll</HintPath>
92+
<Reference Include="Abp.Zero.EntityFramework, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
93+
<HintPath>..\packages\Abp.Zero.EntityFramework.3.1.1\lib\net461\Abp.Zero.EntityFramework.dll</HintPath>
9494
</Reference>
9595
<Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
9696
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)