feat: upgrade application to .NET 10
All checks were successful
Caddy Manager CI build / docker (push) Successful in 6m37s
All checks were successful
Caddy Manager CI build / docker (push) Successful in 6m37s
Preserve configuration defaults with the .NET 10 binder and update dependencies, Docker builds, CI, and test tooling.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<Exclude>[*]Microsoft.*</Exclude>
|
||||
<Exclude>[*]System.*</Exclude>
|
||||
<Exclude>[*]Moq.*</Exclude>
|
||||
<Exclude>[*]FluentAssertions.*</Exclude>
|
||||
<Exclude>[*]AwesomeAssertions.*</Exclude>
|
||||
<Exclude>[*]xunit.*</Exclude>
|
||||
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute</ExcludeByAttribute>
|
||||
<SingleHit>false</SingleHit>
|
||||
|
||||
Reference in New Issue
Block a user