From f30107c9a297f62992cbc0ff89e817c7bdfc9700 Mon Sep 17 00:00:00 2001 From: Victor Milovanov Date: Mon, 12 Oct 2020 14:19:31 -0700 Subject: [PATCH] enable source link and symbol package generation during build --- src/runtime/Python.Runtime.15.csproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/runtime/Python.Runtime.15.csproj b/src/runtime/Python.Runtime.15.csproj index d753a5dff..2376f912e 100644 --- a/src/runtime/Python.Runtime.15.csproj +++ b/src/runtime/Python.Runtime.15.csproj @@ -18,6 +18,11 @@ https://github.com/pythonnet/pythonnet/blob/master/LICENSE https://github.com/pythonnet/pythonnet git + + true + true + true + snupkg python interop dynamic dlr Mono pinvoke https://raw.githubusercontent.com/pythonnet/pythonnet/master/src/console/python-clear.ico @@ -134,6 +139,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + +