Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ILVerify/netcoreapp/ILVerify.csproj')
-rw-r--r--src/ILVerify/netcoreapp/ILVerify.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ILVerify/netcoreapp/ILVerify.csproj b/src/ILVerify/netcoreapp/ILVerify.csproj
index 47b7d3145..302e01f7d 100644
--- a/src/ILVerify/netcoreapp/ILVerify.csproj
+++ b/src/ILVerify/netcoreapp/ILVerify.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>