From 17cc8422fec29524f2b768bff5cf9405fc4f29de Mon Sep 17 00:00:00 2001 From: Christopher Tam Date: Fri, 13 Nov 2015 00:43:47 -0500 Subject: [PATCH] Export XML documentation file --- GoogleMusicAPI.NET/GoogleMusicAPI.NET.csproj | 1 + GoogleMusicTest/GoogleMusicTest.csproj | 2 ++ 2 files changed, 3 insertions(+) diff --git a/GoogleMusicAPI.NET/GoogleMusicAPI.NET.csproj b/GoogleMusicAPI.NET/GoogleMusicAPI.NET.csproj index 9f6e4b8..c1408cd 100644 --- a/GoogleMusicAPI.NET/GoogleMusicAPI.NET.csproj +++ b/GoogleMusicAPI.NET/GoogleMusicAPI.NET.csproj @@ -36,6 +36,7 @@ 4 false true + bin\Release\GoogleMusicAPI.XML diff --git a/GoogleMusicTest/GoogleMusicTest.csproj b/GoogleMusicTest/GoogleMusicTest.csproj index 9574b8d..08ee139 100644 --- a/GoogleMusicTest/GoogleMusicTest.csproj +++ b/GoogleMusicTest/GoogleMusicTest.csproj @@ -36,6 +36,8 @@ 4 false true + + true