Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 727 Bytes

bug_report.md

File metadata and controls

22 lines (16 loc) · 727 Bytes
name about
Bug report
Report a (non-security) bug

Security issues

If you have found a bug that you think might be security related, please DO NOT OPEN A PUBLIC ISSUE. Send an e-mail to [email protected] instead. Normally you should get a response by the next business day.

Non Security Issues

Information needed

  1. What nuget packages are you using
  2. What is the expected behaviour
  3. What happens instead.

Additional info

Please include

  • .Net Framework your application is compiled against (e.g. net472, netcoreap2.1)
  • .Net Framework installed. This might be different than above. You can compile with net452, but have 4.7.2 installed.
  • Version of Asp.Net MVC / Asp.NET Core used.