We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c388fa commit c6a29c0Copy full SHA for c6a29c0
docs/site/templates/bunit/partials/affix.tmpl.partial
@@ -13,6 +13,12 @@
13
</a>
14
<p>Editorial support provided by <a href="https://www.packtpub.com/" title="Packt">Packt</a>.</p>
15
</div>
16
+ <div class="supported">
17
+ <a href="https://dotnetfoundation.org" title=".NET Foundation">
18
+ <img width="150" src="/sponsors/dotnetfoundation_v4_purple.svg" />
19
+ </a>
20
+ <p>Supported by the <a href="https://dotnetfoundation.org">.NET Foundation</a>.</p>
21
+ </div>
22
{{^_disableContribution}}
23
<div class="contribution">
24
<ul class="nav">
0 commit comments