How do I write a Logary target for my .NET application?

后端 未结 2 1428
我在风中等你
我在风中等你 2021-01-23 14:15

I am trying to get started with Logary. I need to write a new target and I have tried following the following tutorial https://logary.tech/tutorials. I have downloaded Logary.sl

2条回答
  •  渐次进展
    2021-01-23 14:55

    I seems that the problem is with the project name. Its name is the same as the referenced NuGet package. So to resolve this problem you should changed the project name and the build will succeeded.

提交回复
热议问题