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

Update TargetFramework to NET Standard 2.0 #17

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

rjmurillo
Copy link
Owner

The TargetFramework in the Moq.Analyzers.csproj file has been updated from netstandard1.3 to netstandard2.0, indicating that the project now targets the .NET Standard 2.0 framework.

Resolves #11

The `TargetFramework` in the `Moq.Analyzers.csproj` file has been updated from `netstandard1.3` to `netstandard2.0`, indicating that the project now targets the .NET Standard 2.0 framework.

Resolves #11
@rjmurillo rjmurillo marked this pull request as ready for review May 30, 2024 18:35
@rjmurillo rjmurillo merged commit e23e7b0 into master May 30, 2024
2 checks passed
@rjmurillo rjmurillo added this to the Next Major Release milestone May 30, 2024
@rjmurillo rjmurillo deleted the target-netstandard2 branch June 6, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Target netstandard2.0
1 participant