aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/MediaBrowser.Common.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Common/MediaBrowser.Common.csproj')
-rw-r--r--MediaBrowser.Common/MediaBrowser.Common.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Common/MediaBrowser.Common.csproj b/MediaBrowser.Common/MediaBrowser.Common.csproj
index b2f62dd21..ccdb319fe 100644
--- a/MediaBrowser.Common/MediaBrowser.Common.csproj
+++ b/MediaBrowser.Common/MediaBrowser.Common.csproj
@@ -89,6 +89,7 @@
<Compile Include="ScheduledTasks\WeeklyTrigger.cs" />
<Compile Include="Security\IRequiresRegistration.cs" />
<Compile Include="Security\ISecurityManager.cs" />
+ <Compile Include="Security\PaymentRequiredException.cs" />
<Compile Include="Updates\IInstallationManager.cs" />
<Compile Include="Updates\InstallationEventArgs.cs" />
<Compile Include="Updates\InstallationFailedEventArgs.cs" />