Skip to content

Commit

Permalink
Export XML documentation file
Browse files Browse the repository at this point in the history
  • Loading branch information
GodTamIt committed Nov 13, 2015
1 parent 6f695d9 commit 17cc842
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions GoogleMusicAPI.NET/GoogleMusicAPI.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>bin\Release\GoogleMusicAPI.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Expand Down
2 changes: 2 additions & 0 deletions GoogleMusicTest/GoogleMusicTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>
</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 17cc842

Please sign in to comment.