diff --git a/src/Lithnet.ResourceManagement.Automation/Lithnet.ResourceManagement.Automation.csproj b/src/Lithnet.ResourceManagement.Automation/Lithnet.ResourceManagement.Automation.csproj index 577348e..347d1ab 100644 --- a/src/Lithnet.ResourceManagement.Automation/Lithnet.ResourceManagement.Automation.csproj +++ b/src/Lithnet.ResourceManagement.Automation/Lithnet.ResourceManagement.Automation.csproj @@ -117,8 +117,34 @@ + + + + + + + + + + + + + + + + + + + $(PostBuildEventDependsOn); + PostBuildMacros; + "C:\Program Files (x86)\Microsoft SDKs\ClickOnce\SignTool\signtool.exe" sign /sha1 "$(CSCERTTHUMBPRINT)" /t http://timestamp.digicert.com /fd sha256 /v "$(TargetFileName)" "C:\Program Files\Debugging Tools for Windows (x64)\symstore" add /f "$(TargetDir)*.pdb" /s \\localhost\symbols /t "$(ProjectName)" /v "@(VersionNumber)" @@ -129,12 +155,24 @@ + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + +