From af52ab8912938dab108d0e03211ac42fe5e3a0d3 Mon Sep 17 00:00:00 2001 From: Bastian Eicher Date: Mon, 16 Dec 2019 00:15:31 +0100 Subject: [PATCH] Disabled sgen for .NET Standard 2.1 until https://github.com/dotnet/corefx/issues/40730 is resolved --- src/Store/Store.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Store/Store.csproj b/src/Store/Store.csproj index d2a076f53..bcf68bc25 100644 --- a/src/Store/Store.csproj +++ b/src/Store/Store.csproj @@ -63,6 +63,9 @@ + + + @@ -92,7 +95,7 @@ - +