diff options
| author | Andrew Rabert <6550543+nvllsvm@users.noreply.github.com> | 2019-01-19 21:08:35 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-19 21:08:35 -0500 |
| commit | 469590c9c51f028da454e7e31bea0e37b8f91f15 (patch) | |
| tree | bc6d287699dfeda2bbc85231591896587394be44 /Emby.Notifications | |
| parent | 97639e5c85dcacf43f430aabb1d1eb0c79f70d23 (diff) | |
| parent | e066a02403b5e850233e18321835a216514ae856 (diff) | |
Merge pull request #508 from EraYaN/api-version-reporting
Update internal versioning and user agents.
Diffstat (limited to 'Emby.Notifications')
| -rw-r--r-- | Emby.Notifications/Emby.Notifications.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Notifications/Emby.Notifications.csproj b/Emby.Notifications/Emby.Notifications.csproj index 14caa4a550..5c68e48c8f 100644 --- a/Emby.Notifications/Emby.Notifications.csproj +++ b/Emby.Notifications/Emby.Notifications.csproj @@ -6,7 +6,7 @@ </PropertyGroup> <ItemGroup> - <Compile Include="..\SharedVersion.cs" Link="SharedVersion.cs" /> + <Compile Include="..\SharedVersion.cs" /> </ItemGroup> <ItemGroup> |
