Closed tamirdresher closed 7 years ago
Great 👍
Issue with the build:
Collecting artifacts...
No artifacts found matching 'artifacts\Serilog.*.nupkg' path
Build success
The Serilog projects all generally use the same standardized Build.ps1
file - grabbing e.g. https://github.com/serilog/serilog-sinks-console/blob/dev/Build.ps1 and copying it in directly should fix this.
@nblumhardt I reverted the Build.ps1 back to what it was. But i had to change the appveyor.yml in order to use the VS2017 image. Everything works the same as it was now.
@tamirdresher awesome, merged!
I am going to bump the dev package version to 5.1 to reflect some change going on under the hood.
Thanks @nblumhardt I'm happy that i could help. Looking forward to use the new package
Migrated the obsolete xproj to the new csproj (https://docs.microsoft…com/en-us/dotnet/core/migration/).
Updated nuget packages ( #21 ):