Skip to content

Commit

Permalink
.netcoreapp native reference assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Wagner committed Jun 12, 2019
1 parent 1bfabca commit ba22b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/YaNco.Native/YaNco.Native.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ This package contains the native implementation.</Description>

<ItemGroup>
<None Include="$(OutputPath)Dbosoft.YaNco.Native.dll" Pack="true" PackagePath="ref\net40\Dbosoft.YaNco.Native.dll" />
<None Include="$(OutputPath)Dbosoft.YaNco.Native.dll" Pack="true" PackagePath="ref\netcoreapp\Dbosoft.YaNco.Native.dll" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit ba22b37

Please sign in to comment.