From 3c4670989fa7aa4f897cc9173b42b95c96015124 Mon Sep 17 00:00:00 2001 From: DmitryDmitriev Date: Wed, 18 Mar 2020 18:31:45 +0300 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2db657..f3412f5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: - name: Setup .NET Environment. uses: actions/setup-dotnet@v1 with: - dotnet-version: '3.1.1' + dotnet-version: '3.1.101' - name: Build package for Release. run: | cd src/