Skip to content

Commit

Permalink
update sourcelink, docfx, log4net, logging, npoi
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-zheng-codes committed Dec 20, 2023
1 parent faab011 commit 6305651
Show file tree
Hide file tree
Showing 26 changed files with 1,248 additions and 502 deletions.
10 changes: 5 additions & 5 deletions AxeAccessibilityDriver/AxeAccessibilityDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Output results into json, csv and WATR report</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>


Expand All @@ -42,13 +42,13 @@ Output results into json, csv and WATR report</Description>
</ItemGroup>

<ItemGroup>
<PackageReference Include="docfx.console" Version="2.51.0">
<PackageReference Include="docfx.console" Version="2.59.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="log4net" Version="2.0.10" />
<PackageReference Include="Microsoft.Extensions.Logging.Log4Net.AspNetCore" Version="3.1.0" />
<PackageReference Include="NPOI" Version="2.4.1" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Extensions.Logging.Log4Net.AspNetCore" Version="8.0.0" />
<PackageReference Include="NPOI" Version="2.6.2" />
<PackageReference Include="Selenium.Axe" Version="4.0.14" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
Expand Down
31 changes: 16 additions & 15 deletions docs/api/AxeAccessibilityDriver.AxeDriver.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class AxeDriver
">
<meta name="generator" content="docfx 2.51.0.0">
<meta name="generator" content="docfx 2.59.4.0">

<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
Expand Down Expand Up @@ -81,7 +81,7 @@ <h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">AxeDriver</span></div>
</div>
<div classs="implements">
<div class="implements">
<h5>Implements</h5>
<div><a class="xref" href="AxeAccessibilityDriver.IAccessibilityChecker.html">IAccessibilityChecker</a></div>
</div>
Expand Down Expand Up @@ -119,10 +119,10 @@ <h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/master/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver__ctor_OpenQA_Selenium_IWebDriver_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.%23ctor(OpenQA.Selenium.IWebDriver)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/development/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver__ctor_OpenQA_Selenium_IWebDriver_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.%23ctor(OpenQA.Selenium.IWebDriver)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/master/AxeAccessibilityDriver/src/AxeDriver.cs/#L55">View Source</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/development/AxeAccessibilityDriver/src/AxeDriver.cs/#L57">View Source</a>
</span>
<a id="AxeAccessibilityDriver_AxeDriver__ctor_" data-uid="AxeAccessibilityDriver.AxeDriver.#ctor*"></a>
<h4 id="AxeAccessibilityDriver_AxeDriver__ctor_OpenQA_Selenium_IWebDriver_" data-uid="AxeAccessibilityDriver.AxeDriver.#ctor(OpenQA.Selenium.IWebDriver)">AxeDriver(IWebDriver)</h4>
Expand Down Expand Up @@ -153,10 +153,10 @@ <h5 class="parameters">Parameters</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/master/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver__ctor_OpenQA_Selenium_IWebDriver_Microsoft_Extensions_Logging_ILogger_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.%23ctor(OpenQA.Selenium.IWebDriver%2CMicrosoft.Extensions.Logging.ILogger)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/development/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver__ctor_OpenQA_Selenium_IWebDriver_Microsoft_Extensions_Logging_ILogger_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.%23ctor(OpenQA.Selenium.IWebDriver%2CMicrosoft.Extensions.Logging.ILogger)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/master/AxeAccessibilityDriver/src/AxeDriver.cs/#L65">View Source</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/development/AxeAccessibilityDriver/src/AxeDriver.cs/#L67">View Source</a>
</span>
<a id="AxeAccessibilityDriver_AxeDriver__ctor_" data-uid="AxeAccessibilityDriver.AxeDriver.#ctor*"></a>
<h4 id="AxeAccessibilityDriver_AxeDriver__ctor_OpenQA_Selenium_IWebDriver_Microsoft_Extensions_Logging_ILogger_" data-uid="AxeAccessibilityDriver.AxeDriver.#ctor(OpenQA.Selenium.IWebDriver,Microsoft.Extensions.Logging.ILogger)">AxeDriver(IWebDriver, ILogger)</h4>
Expand Down Expand Up @@ -195,10 +195,10 @@ <h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/master/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver_Driver.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.Driver%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/development/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver_Driver.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.Driver%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/master/AxeAccessibilityDriver/src/AxeDriver.cs/#L79">View Source</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/development/AxeAccessibilityDriver/src/AxeDriver.cs/#L81">View Source</a>
</span>
<a id="AxeAccessibilityDriver_AxeDriver_Driver_" data-uid="AxeAccessibilityDriver.AxeDriver.Driver*"></a>
<h4 id="AxeAccessibilityDriver_AxeDriver_Driver" data-uid="AxeAccessibilityDriver.AxeDriver.Driver">Driver</h4>
Expand Down Expand Up @@ -228,10 +228,10 @@ <h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/master/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver_CaptureResult_System_String_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.CaptureResult(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/development/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver_CaptureResult_System_String_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.CaptureResult(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/master/AxeAccessibilityDriver/src/AxeDriver.cs/#L85">View Source</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/development/AxeAccessibilityDriver/src/AxeDriver.cs/#L87">View Source</a>
</span>
<a id="AxeAccessibilityDriver_AxeDriver_CaptureResult_" data-uid="AxeAccessibilityDriver.AxeDriver.CaptureResult*"></a>
<h4 id="AxeAccessibilityDriver_AxeDriver_CaptureResult_System_String_" data-uid="AxeAccessibilityDriver.AxeDriver.CaptureResult(System.String)">CaptureResult(String)</h4>
Expand Down Expand Up @@ -262,10 +262,10 @@ <h5 class="parameters">Parameters</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/master/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver_LogResults_System_String_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.LogResults(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/development/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver_LogResults_System_String_.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver.LogResults(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/master/AxeAccessibilityDriver/src/AxeDriver.cs/#L129">View Source</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/development/AxeAccessibilityDriver/src/AxeDriver.cs/#L133">View Source</a>
</span>
<a id="AxeAccessibilityDriver_AxeDriver_LogResults_" data-uid="AxeAccessibilityDriver.AxeDriver.LogResults*"></a>
<h4 id="AxeAccessibilityDriver_AxeDriver_LogResults_System_String_" data-uid="AxeAccessibilityDriver.AxeDriver.LogResults(System.String)">LogResults(String)</h4>
Expand Down Expand Up @@ -306,15 +306,16 @@ <h3 id="implements">Implements</h3>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/master/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/new/development/apiSpec/new?filename=AxeAccessibilityDriver_AxeDriver.md&amp;value=---%0Auid%3A%20AxeAccessibilityDriver.AxeDriver%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/master/AxeAccessibilityDriver/src/AxeDriver.cs/#L20" class="contribution-link">View Source</a>
<a href="https://github.com/zzzrst/AxeAccessibilityDriver/blob/development/AxeAccessibilityDriver/src/AxeDriver.cs/#L22" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
Expand Down
Loading

0 comments on commit 6305651

Please sign in to comment.