From b74709ad6260a9e5ea1ba0f71920817fa6c09235 Mon Sep 17 00:00:00 2001 From: Timothy Liu Date: Sun, 27 Mar 2022 21:45:12 +0800 Subject: [PATCH] chore: update to version v1.1.1 --- CSharp/FrameRateTask/FrameRateTask.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CSharp/FrameRateTask/FrameRateTask.csproj b/CSharp/FrameRateTask/FrameRateTask.csproj index 87d5beb..8726d18 100644 --- a/CSharp/FrameRateTask/FrameRateTask.csproj +++ b/CSharp/FrameRateTask/FrameRateTask.csproj @@ -2,9 +2,9 @@ netcoreapp3.1;net5.0;net6.0 - 1.1.0.0 - 1.1.0.0 - 1.1.0 + 1.1.1.0 + 1.1.1.0 + 1.1.1 https://github.com/Timothy-LiuXuefeng/FrameRateTask README.md TimothyLiuXuefeng