mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
This commit is contained in:
commit
5ac05743c7
2 changed files with 2 additions and 2 deletions
2
.github/README.md
vendored
2
.github/README.md
vendored
|
|
@ -19,7 +19,7 @@
|
|||
<a href="https://dev.azure.com/collinbarrett/FilterLists/_build/latest?definitionId=12"><img src="https://img.shields.io/azure-devops/build/collinbarrett/FilterLists/12.svg" alt="Azure DevOps builds" /></a>
|
||||
<a href="https://dev.azure.com/collinbarrett/FilterLists/_release?definitionId=4"><img src="https://img.shields.io/azure-devops/release/collinbarrett/b06a3d5c-459e-4789-9735-0f5969006fe8/4/5.svg" alt="Azure DevOps releases" /></a>
|
||||
<a href="https://hub.docker.com/r/collinbarrett2/filterlists.web"><img src="https://img.shields.io/docker/pulls/collinbarrett/filterlists.web.svg" alt="Docker Pulls" /></a>
|
||||
<br/>A React & TypeScript UI primarily featuring a <a href="https://www.npmjs.com/package/react-table">react-table</a> instance.</p>
|
||||
<br/>A React & TypeScript UI built with <a href="https://ant.design/">Ant Design</a>.</p>
|
||||
|
||||
<p align="center"><b>Agent:</b>
|
||||
<a href="https://dev.azure.com/collinbarrett/FilterLists/_build/latest?definitionId=17"><img src="https://img.shields.io/azure-devops/build/collinbarrett/FilterLists/17.svg" alt="Azure DevOps builds" /></a>
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.2.0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.2" />
|
||||
<PackageReference Include="Octokit" Version="0.32.0" />
|
||||
<PackageReference Include="Polly" Version="7.1.0" />
|
||||
<PackageReference Include="Polly" Version="7.1.1" />
|
||||
<PackageReference Include="RestSharp" Version="106.6.10" />
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
|
||||
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.0.4" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue