Debug
    AnyCPU
    {C4D2573A-3FD3-441F-81AF-174AC4CD4E1D}
    Library
    Properties
    MediaBrowser.Common.Implementations
    MediaBrowser.Common.Implementations
    v4.5
    512
    ..\
    true
  
  
    true
    full
    false
    bin\Debug\
    DEBUG;TRACE
    prompt
    4
  
  
    pdbonly
    true
    bin\Release\
    TRACE
    prompt
    4
  
  
    Always
  
  
    
      False
      ..\packages\NLog.2.0.1.2\lib\net45\NLog.dll
    
    
      False
      ..\packages\ServiceStack.Text.3.9.58\lib\net35\ServiceStack.Text.dll
    
    
      False
      ..\packages\SimpleInjector.2.3.2\lib\net40-client\SimpleInjector.dll
    
    
    
    
    
    
    
    
    
  
  
    
      Properties\SharedVersion.cs
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
  
    
      {9142eefa-7570-41e1-bfcc-468bb571af2f}
      MediaBrowser.Common
    
    
      {7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}
      MediaBrowser.Model
    
  
  
    
  
  
  
  
  
    if $(ConfigurationName) == Release (
xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i
)