From 7c6f76213751a0c4a8013ba1d950d38dfba1e13c Mon Sep 17 00:00:00 2001 From: Tlakaelel Axayakatl Ceja Date: Fri, 14 Oct 2022 11:15:07 -0700 Subject: Add publishing props to cecil (#43) --- eng/Publishing.props | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 eng/Publishing.props diff --git a/eng/Publishing.props b/eng/Publishing.props new file mode 100644 index 0000000..797de4e --- /dev/null +++ b/eng/Publishing.props @@ -0,0 +1,6 @@ + + + + 3 + + \ No newline at end of file -- cgit v1.2.3