Skip to content

Commit

Permalink
Generate and include doc file in package
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Jul 15, 2018
1 parent 68bd8d6 commit 15980a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenVsixSignTool.Core/OpenVsixSignTool.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net462;netstandard2.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.8" />
Expand Down

0 comments on commit 15980a0

Please sign in to comment.