Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
v7.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-nitehawk committed Aug 27, 2023
1 parent 5d17ac7 commit 0defc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net
- shared data access logic is located in the Logic.* namespace.

#### Integration Tests
- uses mstest framework
- uses [xunit](https://xunit.net/)
- uses [fluentassertions](https://fluentassertions.com/)

#### Bonuses
Expand Down

0 comments on commit 0defc97

Please sign in to comment.