Skip to content

set TargetFramework to .NET Standard 2.0#10

Open
ruby3141 wants to merge 1 commit intodimonovdd:mainfrom
ruby3141:dev/vs-compat
Open

set TargetFramework to .NET Standard 2.0#10
ruby3141 wants to merge 1 commit intodimonovdd:mainfrom
ruby3141:dev/vs-compat

Conversation

@ruby3141
Copy link
Copy Markdown

This pull request solves issue #9.

There is no string.StartsWith(char) on .NET Standard 2.0, so it is replaced with string.StartsWith(string).
Everything else unchanged except that.

There is no string.StartsWith(char) on .NET Standard 2.0,
so it is replaced with string.StartsWith(string).
Everything else unchanged except that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant