aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-02-26 16:53:57 -0500
committerLukePulverenti <luke.pulverenti@gmail.com>2013-02-26 16:53:57 -0500
commit939a3aab4526ff072a2caeb140fe014333b234c5 (patch)
treefec1e08594ae035ff8cfd36b2389f6441d7d679c /MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
parentfb92f47abd1258b776e0c7c51b5e0fb7db1fae9b (diff)
parent4c1c7178241b664ccbf6afcef164fbf1e5128529 (diff)
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj')
-rw-r--r--MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
index 44b4e7df7..6f28a6c9a 100644
--- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
+++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
@@ -162,6 +162,9 @@
<Content Include="swagger-ui\swagger-ui.js" />
<Content Include="swagger-ui\swagger-ui.min.js" />
</ItemGroup>
+ <ItemGroup>
+ <Folder Include="Updates\" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
<PropertyGroup>