File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 <Authors >Dynamo</Authors >
66 <Product >Dynamo</Product >
77 <Copyright >Copyright © Autodesk, Inc 2025</Copyright >
8-
8+
99 <TargetFramework >net10.0</TargetFramework >
1010 <ImplicitUsings >enable</ImplicitUsings >
1111 <Nullable >enable</Nullable >
1515 <VersionPrefix >$(MS_PACKAGE_VERSION)</VersionPrefix >
1616 <DynamoPackageVersion >4.0.0.3277</DynamoPackageVersion >
1717 <DynamoVersion >4.0</DynamoVersion >
18-
18+
1919 <!-- Aids in code analysis.-->
2020 <GenerateDocumentationFile >true</GenerateDocumentationFile >
2121 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
2222 <AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
2323 <BuildOutput >$(SolutionDir)\package_output\DSPythonNet3\</BuildOutput >
24- </PropertyGroup >
25- </Project >
24+ </PropertyGroup >
25+ </Project >
Original file line number Diff line number Diff line change 11#! /usr/bin/env groovy
22
33@Library (' PSL@master' )
4- @Library (' CILibrary@nuget-test ' ) _
4+ @Library (' CILibrary@CBP/stable ' ) _
55
66StartPipeline ()
You can’t perform that action at this time.
0 commit comments