diff --git a/Package/build/Polonium.targets b/Package/build/Polonium.targets index 786223e..f390f69 100644 --- a/Package/build/Polonium.targets +++ b/Package/build/Polonium.targets @@ -1,12 +1,19 @@ + + $(ProjectDir)script_templates/ + $(PoloniumTemplateTargetPath).polonium.manifest + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Polonium.csproj b/Polonium.csproj index eaf3c9a..d78ccb7 100644 --- a/Polonium.csproj +++ b/Polonium.csproj @@ -8,17 +8,18 @@ false Polonium true - 0.0.164 + 0.0.167-d Hangman - - + + @@ -33,10 +34,19 @@ Pack="true" PackagePath="build\GlobalClasses" /> + - - + + + + + +