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

New build #81

Merged
merged 5 commits into from
Dec 5, 2024
Merged

New build #81

merged 5 commits into from
Dec 5, 2024

Conversation

bounav
Copy link
Collaborator

@bounav bounav commented Dec 4, 2024

  • Added .net 9.0 to multi-targetting
  • Upgraded syntax of nunit to contraint model syntax (used dotnet format to do most of the work automatically)
  • Updated dependencies

bounav added 5 commits July 10, 2024 09:49
- Added src/global.json file for global dotnet settings
- Added aspnetcore project to spark-spark-pack.slnf
- Added package metatags to Spark.AspNetCore.Mvc.csproj
- Added dependency NUnit.Analyser v3 so that we can convert the Classic Assert to Constraint Model syntax
- Added missing teardowns (enforced by NUnit.Analyser)
- Used "dotnet format ./Spark.Xxx.Tests.csproj --severity info -v diag --exclude-diagnostics IDE0130" to upgrade the syntax
- Some other minor formatting discrepancies have been fixed
- Upgrade remainder of old assert syntax to new one
- Updated various Microsoft dependencies
@bounav bounav requested a review from RobertTheGrey December 4, 2024 16:19
@RobertTheGrey RobertTheGrey merged commit d7b703e into master Dec 5, 2024
1 check passed
@bounav bounav deleted the new-build branch December 16, 2024 10:27
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.

2 participants