diff options
| author | crobibero <cody@robibe.ro> | 2020-08-21 11:50:45 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-08-21 11:50:45 -0600 |
| commit | 89c9ca68f9ed669609c15084b01394ba33527294 (patch) | |
| tree | acff4512afdde32629fdb532e770ecf2e13371e5 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | cd49beb7add2ca2458b6a215bfcc258de1a68b91 (diff) | |
bump DotNet.Glob
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 1adef68aa..60564f700 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> |
