Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo on Workflows File #137

Open
BlueWings98 opened this issue Apr 15, 2024 · 0 comments
Open

Typo on Workflows File #137

BlueWings98 opened this issue Apr 15, 2024 · 0 comments

Comments

@BlueWings98
Copy link

There is a Typo on the workflows file that may suggest that those tests are not being run.
- name: Test on .NET Core 3.1 run: dotnet test src/RestClient.Net.UnitTests --no-build --verbosity normal --framework nercoreapp3.1
Instead of "nercoreapp3.1" it should say "netcoreapp3.1"
This is of great importance as it ensures compatibility with that legacy code.

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

No branches or pull requests

1 participant