diff options
| author | Bond-009 <bond.009@outlook.com> | 2020-08-21 22:32:47 +0200 |
|---|---|---|
| committer | Joshua M. Boniface <joshua@boniface.me> | 2020-08-30 16:09:28 -0400 |
| commit | 37f274378039c33c8f5ea54e1ce15976f5b8f9e3 (patch) | |
| tree | 1f8a43afed5381a7c96691a5a2d5f21d37a21392 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | c3ef1f56f6b1fc4d7e0accaa2178df078f2afd08 (diff) | |
Merge pull request #3953 from crobibero/dotnetglob
bump DotNet.Glob
(cherry picked from commit 03c89fa71785cb380c31c9af767caf14731d8e99)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 359753c45c..975ebf84d4 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -43,7 +43,7 @@ <PackageReference Include="ServiceStack.Text.Core" Version="5.9.0" /> <PackageReference Include="sharpcompress" Version="0.25.1" /> <PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.1.0" /> - <PackageReference Include="DotNet.Glob" Version="3.0.9" /> + <PackageReference Include="DotNet.Glob" Version="3.1.0" /> </ItemGroup> <ItemGroup> |
