Skip to content

Commit

Permalink
修改包版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
longxianghui committed Sep 29, 2019
1 parent 3f33b10 commit cdac322
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 1 addition & 3 deletions example/Leo.Chimp.Domain/Leo.Chimp.Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\Leo.Chimp\Leo.Chimp.csproj" />
</ItemGroup>


</Project>
5 changes: 5 additions & 0 deletions src/Leo.Chimp/Leo.Chimp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
<AssemblyVersion>2.1.1.0</AssemblyVersion>
<FileVersion>2.1.1.0</FileVersion>
<LangVersion>7.3</LangVersion>
<Version>2.1.1</Version>
<Authors>longxianghui</Authors>
<Description>ef and dapper repository.</Description>
<PackageTags>repository;unit of work;ef;dapper;</PackageTags>
<RepositoryUrl>https://github.com/longxianghui/chimp</RepositoryUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cdac322

Please sign in to comment.