From e4105b1fe89f5f220cbcd5d3f11f98442a7a076f Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 24 Jun 2019 08:38:43 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc2fb1d..d741099 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This action sets by Dotnet environment for use in actions by: -- TODO: optionally downloading and caching a version of Dotnet -- TODO: registering problem matchers for error output +- optionally downloading and caching a version of Dotnet +- registering problem matchers for error output - TODO: configuring proxy if the runner is configured to use a proxy (coming with private runners) # License