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/ILCompiler/repro/repro.ilproj')
-rw-r--r--src/ILCompiler/repro/repro.ilproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ILCompiler/repro/repro.ilproj b/src/ILCompiler/repro/repro.ilproj
index 2c4942695..8fdd23d40 100644
--- a/src/ILCompiler/repro/repro.ilproj
+++ b/src/ILCompiler/repro/repro.ilproj
@@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<AssemblyName>repro</AssemblyName>
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
<SkipSigning>true</SkipSigning>
</PropertyGroup>
<ItemGroup>