Skip to content

Commit f4da9d1

Browse files
committed
Update to .NET 8.0
1 parent 470f91d commit f4da9d1

File tree

5 files changed

+3445
-5
lines changed

5 files changed

+3445
-5
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,3 +351,6 @@ MigrationBackup/
351351

352352
# Code coverage
353353
coverage.json
354+
355+
# Sonarqube
356+
.sonarqube/

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Rob Prouse
3+
Copyright (c) 2024 Rob Prouse
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)