aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2020-08-21 22:32:47 +0200
committerGitHub <noreply@github.com>2020-08-21 22:32:47 +0200
commit03c89fa71785cb380c31c9af767caf14731d8e99 (patch)
tree4a2117a106b097fdbe73a1328881172ab2f3d6f9 /Emby.Server.Implementations
parent72115c91e083e052f1351c62d8092b7dde21cdab (diff)
parent89c9ca68f9ed669609c15084b01394ba33527294 (diff)
Merge pull request #3953 from crobibero/dotnetglob
bump DotNet.Glob
Diffstat (limited to 'Emby.Server.Implementations')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj2
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 1adef68aa7..60564f7006 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -41,7 +41,7 @@
<PackageReference Include="ServiceStack.Text.Core" Version="5.9.2" />
<PackageReference Include="sharpcompress" Version="0.26.0" />
<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>