From 7ed3daca91fef06e59337b8f6c05b04b25e8282d Mon Sep 17 00:00:00 2001 From: Tom Deseyn Date: Mon, 6 Jan 2025 15:39:49 +0100 Subject: [PATCH] System.Formats.Cbor.Tests.DataModel: don't sign when DotNetBuildSourceOnly. --- .../CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj b/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj index b891b4550b212b..21e19199530cae 100644 --- a/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj +++ b/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj @@ -4,6 +4,8 @@ $(NetCoreAppCurrent) $(NetCoreAppCurrent) + + false