From 5518722c82faec0b6f4b20d355d6ed5d16b46715 Mon Sep 17 00:00:00 2001 From: Chris Rummel Date: Mon, 19 Dec 2016 19:05:17 -0600 Subject: Add packaging build changes and scripts. (#2325) --- src/ILCompiler.MetadataWriter/src/ILCompiler.MetadataWriter.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/ILCompiler.MetadataWriter') diff --git a/src/ILCompiler.MetadataWriter/src/ILCompiler.MetadataWriter.csproj b/src/ILCompiler.MetadataWriter/src/ILCompiler.MetadataWriter.csproj index 78ed1dad5..b2a96c3e6 100644 --- a/src/ILCompiler.MetadataWriter/src/ILCompiler.MetadataWriter.csproj +++ b/src/ILCompiler.MetadataWriter/src/ILCompiler.MetadataWriter.csproj @@ -19,10 +19,15 @@ + + + .NetCoreApp,Version=1.2 + + - \ No newline at end of file + -- cgit v1.2.3