Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is an invalid xsi:type 'http://www.nlog-project.org/schemas/NLog.xsd:SplunkHttpEventCollector' #56

Open
mattfrear opened this issue Nov 4, 2021 · 0 comments

Comments

@mattfrear
Copy link

Hi Alan

I have installed the NLog.Schema NuGet package, which gives me xsd validation of the NLog.config file. However, now Visual Studio gives the above warning in the Error List. I have:

  <extensions>
    <add assembly="NLog.Targets.Splunk" />
    <add assembly="NLog.Web.AspNetCore" />
  </extensions>
  <targets>
    <target name="SplunkNlogConfig"
       xsi:type="SplunkHttpEventCollector"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant