Skip to content
New issue

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

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

Already on GitHub? # to your account

Update package versions and attributes in project files #67

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

marcominerva
Copy link
Owner

Updated OperationResults.AspNetCore.Http.csproj and OperationResults.AspNetCore.csproj to change OperationResultTools package version from 1.0.26 to 1.0.29.

In OperationResultsTests.csproj:

  • Updated coverlet.collector from 6.0.0 to 6.0.2 and added PrivateAssets and IncludeAssets attributes.
  • Updated Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.1.
  • Updated xunit from 2.5.3 to 2.9.2.
  • Updated xunit.runner.visualstudio from 2.5.3 to 2.8.2 and added PrivateAssets and IncludeAssets attributes.

Updated `OperationResults.AspNetCore.Http.csproj` and `OperationResults.AspNetCore.csproj` to change `OperationResultTools` package version from `1.0.26` to `1.0.29`.

In `OperationResultsTests.csproj`:
- Updated `coverlet.collector` from `6.0.0` to `6.0.2` and added `PrivateAssets` and `IncludeAssets` attributes.
- Updated `Microsoft.NET.Test.Sdk` from `17.8.0` to `17.11.1`.
- Updated `xunit` from `2.5.3` to `2.9.2`.
- Updated `xunit.runner.visualstudio` from `2.5.3` to `2.8.2` and added `PrivateAssets` and `IncludeAssets` attributes.
@marcominerva marcominerva merged commit 98a6896 into master Oct 21, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant