Skip to content

1.13.0

Compare
Choose a tag to compare
@sailro sailro released this 04 Apr 15:23
· 102 commits to main since this release
cfbc837

https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.13.0

  • Updated UNT0015 and USP0012 to support DidReloadScripts attribute.
  • Added USP0019, Don't flag private methods decorated with PreserveAttribute or UsedImplicitlyAttribute as unused.
  • Added USP0018, Unity objects should not be used with throw expressions.