From: wtgodbe Date: Mon, 30 Jan 2017 18:30:48 +0000 (-0800) Subject: Set BuildType in HelixPublish.proj X-Git-Tag: submit/tizen/20210909.063632~11030^2~8280^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9602a1b0770f91a539a37d0625d2b7a961fb25ed;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Set BuildType in HelixPublish.proj Commit migrated from https://github.com/dotnet/coreclr/commit/55f87777535f4a70841488ba361dc47ab2360ab6 --- diff --git a/src/coreclr/tests/helixpublish.proj b/src/coreclr/tests/helixpublish.proj index 754459d..aa967f1 100644 --- a/src/coreclr/tests/helixpublish.proj +++ b/src/coreclr/tests/helixpublish.proj @@ -1,5 +1,9 @@ + + <__BuildType>$(ConfigurationGroup) + +