You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Rubberduck.Deployment/Rubberduck.Deployment.csproj
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,10 @@
17
17
<NoneInclude="BuildRegistryScript.ps1" />
18
18
<NoneInclude="Licenses\License.rtf" />
19
19
<NoneInclude="PreInnoSetupConfiguration.ps1" />
20
+
21
+
<!-- EasyHook nuget may be not be within the solution so we need to check different places. The PreserveNewest should hopefully avoid repetitive (but harmless) copying -->
0 commit comments