Skip to content

Commit

Permalink
Merge pull request #438 from commandlineparser/fix-test
Browse files Browse the repository at this point in the history
fix test build of net40-net45 for fsharp
  • Loading branch information
moh-hassan committed Apr 27, 2019
2 parents d59d6fc + 0eafab4 commit 5c71e36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CommandLine.Tests/Unit/Text/HelpTextTests.cs
Expand Up @@ -2,6 +2,8 @@

using System;
using System.Collections.Generic;
using System.Globalization;
using CommandLine.Core;
using System.Linq;
using System.Reflection;
using CommandLine.Infrastructure;
Expand Down

0 comments on commit 5c71e36

Please sign in to comment.