File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed
Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 88 <NoWarn >MSB3539;CS1591;NUnit2005;NUnit2007;CS0618;CS0612;CS0672</NoWarn >
99 </PropertyGroup >
1010 <ItemGroup >
11- <Reference Include =" Python.Deployment" >
12- <HintPath >..\extern\Python\Python.Deployment.dll</HintPath >
13- <Private >True</Private >
14- </Reference >
15- <Reference Include =" Python.Included" >
16- <HintPath >..\extern\Python\Python.Included.dll</HintPath >
17- <Private >True</Private >
18- </Reference >
1911 <InternalsVisibleTo Include =" PythonMigrationViewExtension" />
2012 <InternalsVisibleTo Include =" DynamoPythonTests" />
2113
2214 <PackageReference Include =" DynamoVisualProgramming.Core" Version =" $(DynamoPackageVersion)" ExcludeAssets =" runtime" />
2315 <PackageReference Include =" DynamoVisualProgramming.DynamoServices" Version =" $(DynamoPackageVersion)" ExcludeAssets =" runtime" />
16+ <PackageReference Include =" Python.Included" Version =" 3.11.6" />
2417 <PackageReference Include =" pythonnet" Version =" 3.1.0-preview-ADSK-*" />
2518 </ItemGroup >
2619 <ItemGroup >
You can’t perform that action at this time.
0 commit comments