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 /DvdLib/DvdLib.csproj | |
| parent | 97639e5c85dcacf43f430aabb1d1eb0c79f70d23 (diff) | |
| parent | e066a02403b5e850233e18321835a216514ae856 (diff) | |
Merge pull request #508 from EraYaN/api-version-reporting
Update internal versioning and user agents.
Diffstat (limited to 'DvdLib/DvdLib.csproj')
| -rw-r--r-- | DvdLib/DvdLib.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DvdLib/DvdLib.csproj b/DvdLib/DvdLib.csproj index 774e5709d..b2c752d0c 100644 --- a/DvdLib/DvdLib.csproj +++ b/DvdLib/DvdLib.csproj @@ -1,7 +1,7 @@ <Project Sdk="Microsoft.NET.Sdk"> <ItemGroup> - <Compile Include="..\SharedVersion.cs" Link="SharedVersion.cs" /> + <Compile Include="..\SharedVersion.cs" /> </ItemGroup> <ItemGroup> |
