diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-02 14:48:31 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-02 14:48:31 -0400 |
| commit | 3f24af13427d16f8b5eb4c71af14ec23e51ee0df (patch) | |
| tree | 2ef802994f60578634097664a3548e2819e02fe5 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | f96e5c84a2cdf090b6f9097472e6e2332fbf97fe (diff) | |
update nlog
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 14d9763252..df70680f15 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -31,6 +31,9 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> + <Compile Include="..\SharedVersion.cs"> + <Link>Properties\SharedVersion.cs</Link> + </Compile> <Compile Include="Activity\ActivityLogEntryPoint.cs" /> <Compile Include="Activity\ActivityManager.cs" /> <Compile Include="Activity\ActivityRepository.cs" /> |
