From 68ee8718abc1db91a204241c40794ba32311dfad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 13:43:19 +0000 Subject: [PATCH 1/2] Bump Polly from 7.1.0 to 7.1.1 Bumps [Polly](https://github.com/App-vNext/Polly) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/master/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/commits) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Agent/FilterLists.Agent.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index 64f889b00..87dd86f26 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -53,7 +53,7 @@ - + From 6d4d7f562d6a2380650a4568486289ff5593ab09 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 3 Sep 2019 10:03:03 -0500 Subject: [PATCH 2/2] ref antd in README --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 0729a5070..3af45a074 100644 --- a/.github/README.md +++ b/.github/README.md @@ -19,7 +19,7 @@ Azure DevOps builds Azure DevOps releases Docker Pulls -
A React & TypeScript UI primarily featuring a react-table instance.

+
A React & TypeScript UI built with Ant Design.

Agent: Azure DevOps builds