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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ Builds are published to [Jenkins](https://master-5.jenkins.autodesk.com/job/Dyna
10
10
11
11
The repository uses the release branch to deploy to [Dynamo Package Manager](www.dynamopackages.com).
12
12
As well as to public Nuget: https://www.nuget.org/packages/DynamoVisualProgramming.PythonEngine.PythonNet3
13
+
(Make sure to update the binary version in Directory.build.props before releasing and match it to the version that will be deployed after release)
13
14
14
15
The package `PythonNet3 Engine` is a dynamo package that is consumed by dynamo users using the Package Manager. The following explains the deployment process to continously push updates to that package.
0 commit comments