Skip to content

Commit

Permalink
Bump MASES.CLIParser from 3.1.2 to 3.2.0 in /src/net (#145)
Browse files Browse the repository at this point in the history
Bumps [MASES.CLIParser](https://github.com/masesgroup/CLIParser) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/masesgroup/CLIParser/releases)
- [Commits](masesgroup/CLIParser@V3.1.2.0...V3.2.0.0)

---
updated-dependencies:
- dependency-name: MASES.CLIParser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent d932cea commit 7e2cfbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/net/engine/JCOReflectorEngine.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>MASES.JCOReflectorEngine</AssemblyName>
<RootNamespace>MASES.JCOReflectorEngine</RootNamespace>
Expand Down Expand Up @@ -113,7 +113,7 @@
<None Include="..\..\..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MASES.CLIParser" Version="3.1.2" />
<PackageReference Include="MASES.CLIParser" Version="3.2.0" />
<PackageReference Include="MASES.JCOBridge" Version="2.5.8">
<IncludeAssets>All</IncludeAssets>
<PrivateAssets>None</PrivateAssets>
Expand Down

0 comments on commit 7e2cfbd

Please sign in to comment.