Skip to content

Commit

Permalink
Bump Glob.cs from 4.0.37 to 4.0.166
Browse files Browse the repository at this point in the history
Bumps [Glob.cs](https://github.com/mganss/Glob.cs) from 4.0.37 to 4.0.166.
- [Release notes](https://github.com/mganss/Glob.cs/releases)
- [Commits](mganss/Glob.cs@v4.0.37...v4.0.166)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 7, 2019
1 parent 0d9e453 commit 39e84a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Glob.cs" Version="4.0.37" />
<PackageReference Include="Glob.cs" Version="4.0.166" />
<PackageReference Include="Mono.Options" Version="5.3.0.1" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Glob.cs" Version="4.0.37" />
<PackageReference Include="Glob.cs" Version="4.0.166" />
<PackageReference Include="Microsoft.Net.Compilers.netcore" Version="1.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="System.CodeDom" Version="4.6.0" />
Expand Down
2 changes: 1 addition & 1 deletion xscgen-proj/xscgen-proj.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<Compile Include="..\XmlSchemaClassGenerator.Console\**\*.cs" Exclude="..\XmlSchemaClassGenerator.Console\obj\**\*;..\XmlSchemaClassGenerator.Console\bin\**\*" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Glob.cs" Version="4.0.37" />
<PackageReference Include="Glob.cs" Version="4.0.166" />
<PackageReference Include="Mono.Options" Version="5.3.0.1" />
</ItemGroup>
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion xscgen/xscgen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<Compile Include="..\XmlSchemaClassGenerator.Console\**\*.cs" Exclude="..\XmlSchemaClassGenerator.Console\obj\**\*;..\XmlSchemaClassGenerator.Console\bin\**\*" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Glob.cs" Version="4.0.37" />
<PackageReference Include="Glob.cs" Version="4.0.166" />
<PackageReference Include="Mono.Options" Version="5.3.0.1" />
</ItemGroup>
<PropertyGroup>
Expand Down

0 comments on commit 39e84a4

Please sign in to comment.