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

StyleCop upgrade and many warning was resolved or disabled #261

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Correct some indentation.
  • Loading branch information
soroshsabz committed Jul 10, 2022
commit eb5d8f7f99bae591d8644ef301292b4ac734a071
12 changes: 6 additions & 6 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<author name="newtonsoft">
<certificate fingerprint="a3af7af11ebb8ef729d2d91548509717e7e0ff55a129abc3aeaa8a6940267641" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
</author>
<author name="Nerdbank">
<certificate fingerprint="1F891E64936D15DE5FAE22D910CD39F3E9860213C92F20CF9638A245B1249D2B" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
</author>
<author name="xunit">
<certificate fingerprint="62EAAD4AAA8AF9ED0E08C03F78BECE95EC4A85AE87749E4D977D9D1E8A14BBB0" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
</author>
<author name="Nerdbank">
<certificate fingerprint="1F891E64936D15DE5FAE22D910CD39F3E9860213C92F20CF9638A245B1249D2B" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
</author>
<author name="xunit">
<certificate fingerprint="62EAAD4AAA8AF9ED0E08C03F78BECE95EC4A85AE87749E4D977D9D1E8A14BBB0" hashAlgorithm="SHA256" allowUntrustedRoot="false" />
</author>
</trustedSigners>
</configuration>