From 648ffd95d6f7aee192ba4205ddc51e9b2d7132af Mon Sep 17 00:00:00 2001 From: LaughingLeader Date: Tue, 28 Jun 2022 12:07:40 -0500 Subject: [PATCH] Fix post build publish event for VS 2022 --- GUI/GUI.csproj | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/GUI/GUI.csproj b/GUI/GUI.csproj index 37b4b6bd..3dbf1ae5 100644 --- a/GUI/GUI.csproj +++ b/GUI/GUI.csproj @@ -31,9 +31,6 @@ 1.1.0.%2a false true - - - DivinityModManager.ico @@ -70,12 +67,9 @@ prompt MinimumRecommendedRules.ruleset true - - $(PostBuildEventDependsOn); - PostBuildMacros; - - powershell start-process py -WindowStyle hidden -argumentlist ""$(SolutionDir)BuildRelease.py"",""@(VersionNumber)"" + + ..\packages\AdonisUI.1.17.1\lib\net45\AdonisUI.dll @@ -537,18 +531,9 @@ - rd /s /q $(TargetDir)_Lib - - - - - - - - @@ -557,6 +542,14 @@ + + + + + + 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}.