Removing DocumentationFile path from migration and one test asset.
This commit is contained in:
parent
cb7c9360b7
commit
d68341b92d
2 changed files with 1 additions and 9 deletions
|
@ -5,7 +5,6 @@
|
|||
<TargetFramework>netstandard1.5</TargetFramework>
|
||||
<NoWarn>$(NoWarn);CS1591</NoWarn>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<DocumentationFile>$(OutputPath)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="**\*.cs" Exclude="bin\**;obj\**;**\*.xproj;packages\**" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue