Octopack 2 vs 3

We currently use Octopack 2 but want to start using Octopack 3.

Are there any videos / support documentation for migrating from Octopack 2 to 3?

The two items we usually tweak in Octopack.targets (2.0) are:

$(RunOctoPack)
$(OctoPackPublishPackageToFileShare)

Do these two props behave the same in Octopack 3?

thanks

Hi - yes, as far as I’m aware these settings are unchanged.

Regards,
Nick

We used to set those props in the Octopack.targets but I don’t see that file when using Octopack3. How are we supposed to set those values (we are hoping to avoid command line)?

Hi - I think they can be defined in the .csproj file from which Octopack is being run.

HTH,
Nick