diff --git a/@libs/osx-x64/libSystem.Security.Cryptography.Native.Apple.dylib b/@libs/osx-x64/libSystem.Security.Cryptography.Native.Apple.dylib new file mode 100644 index 0000000..3a2d16b Binary files /dev/null and b/@libs/osx-x64/libSystem.Security.Cryptography.Native.Apple.dylib differ diff --git a/FastGithub/FastGithub.csproj b/FastGithub/FastGithub.csproj index 4b7f419..df75c60 100644 --- a/FastGithub/FastGithub.csproj +++ b/FastGithub/FastGithub.csproj @@ -1,33 +1,39 @@  - - Exe - net6.0 - MIT - true - app.ico - app.manifest - true - + + Exe + net6.0 + MIT + true + app.ico + app.manifest + true + - - - - - - - + + + + + + + - - - PreserveNewest - - + + + PreserveNewest + + - - - PreserveNewest - - + + + PreserveNewest + + + + + + PreserveNewest + + diff --git a/FastGithub/appsettings.json b/FastGithub/appsettings.json index c108d5b..37ccbc1 100644 --- a/FastGithub/appsettings.json +++ b/FastGithub/appsettings.json @@ -30,7 +30,7 @@ "Yarp": "Warning", "System": "Warning", "Microsoft": "Warning", - "Microsoft.AspNetCore.Server.Kestrel": "None" + "Microsoft.AspNetCore.Server.Kestrel": "Error" } } }