From 620af2dfa05de0eb609cebe5beb872f28efa16a8 Mon Sep 17 00:00:00 2001 From: liiir1985 Date: Sat, 2 May 2020 12:09:27 +0800 Subject: [PATCH] Fixed a problem with .net framework version --- ILRuntime/ILRuntime.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ILRuntime/ILRuntime.csproj b/ILRuntime/ILRuntime.csproj index c4c88c63..7c4a3d52 100644 --- a/ILRuntime/ILRuntime.csproj +++ b/ILRuntime/ILRuntime.csproj @@ -9,7 +9,7 @@ Properties ILRuntime ILRuntime - v4.6.1 + v4.5 512