mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 09:47:58 +01:00
Bump MinVer from 3.1.0 to 4.0.0
Bumps [MinVer](https://github.com/adamralph/minver) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamralph/minver/compare/3.1.0...4.0.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="all" />
|
||||
<PackageReference Include="NStack.Core" Version="0.16.0" />
|
||||
<PackageReference Include="MinVer" Version="3.1.0" PrivateAssets="all" />
|
||||
<PackageReference Include="MinVer" Version="4.0.0" PrivateAssets="all" />
|
||||
<InternalsVisibleTo Include="UnitTests" />
|
||||
<!-- <None Remove="ConsoleDrivers\#ConsoleDriver.cs#" /> -->
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user