From ff12c6f0436b649f8dcdd1ae684e51424ac29999 Mon Sep 17 00:00:00 2001 From: "Dylan R. E. Moonfire" Date: Sat, 11 Sep 2021 01:02:31 -0500 Subject: [PATCH] build(nuget): fixing properties --- src/Directory.Build.props | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/Directory.Build.props diff --git a/src/Directory.Build.props b/src/Directory.Build.props new file mode 100644 index 0000000..600de34 --- /dev/null +++ b/src/Directory.Build.props @@ -0,0 +1,17 @@ + + + + true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true + Dylan Moonfire + Moonfire Games + https://gitlab.com/mfgames-cil/mfgames-testsetup-cil + Git + tests xunit autofac serilog + https://gitlab.com/mfgames-cil/mfgames-testsetup-cil + MIT + + +