Skip to content

Commit

Permalink
Depend on common.props from Volo.Abp.Core.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Feb 20, 2020
1 parent 5eb5298 commit cae20a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/src/Volo.Abp.Core/Volo.Abp.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>Volo.Abp.Core</AssemblyName>
Expand Down

0 comments on commit cae20a2

Please sign in to comment.