We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0dbbcf commit 130ac2cCopy full SHA for 130ac2c
README.md
@@ -1,2 +1,4 @@
1
# MakeSimple.Logging
2
Make Simple .NET logging config and tracing
3
+
4
+[](https://ci.appveyor.com/project/coderstrong/makesimple-logging/branch/main) [](https://www.nuget.org/packages/MakeSimple.Logging/) [](https://www.nuget.org/packages/MakeSimple.Logging/)
appveyor.yml
@@ -1,7 +1,7 @@
version: 1.0.{build}
branches:
only:
- - develop
+ - main
5
image: Visual Studio 2019
6
dotnet_csproj:
7
patch: true
0 commit comments