From e24277e6b26e0690c5e7ccb49ab0340fdedd1923 Mon Sep 17 00:00:00 2001 From: Dimitar Dobrev Date: Tue, 15 Dec 2020 20:02:12 +0200 Subject: [PATCH] Remove win x86 from the NuGet for smaller size (#1550) Too few people would use a win 32 host nowadays. --- Directory.Build.props | 2 +- src/Parser/CppSharp.Parser.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index b0f9d3ac..9ab8826e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -48,7 +48,7 @@ - + diff --git a/src/Parser/CppSharp.Parser.csproj b/src/Parser/CppSharp.Parser.csproj index bee53316..d747fe8d 100644 --- a/src/Parser/CppSharp.Parser.csproj +++ b/src/Parser/CppSharp.Parser.csproj @@ -29,7 +29,7 @@ - +