File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >Bonsai.Scripting</RootNamespace >
1212 <AssemblyName >Bonsai.Scripting</AssemblyName >
13- <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
13+ <TargetFrameworkVersion >v4.7.2 </TargetFrameworkVersion >
1414 <FileAlignment >512</FileAlignment >
1515 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1616 <RestorePackages >true</RestorePackages >
Original file line number Diff line number Diff line change 1414 <copyright >Gonçalo Lopes © 2019</copyright >
1515 <tags >Bonsai Rx Reactive Extensions Scripting</tags >
1616 <dependencies >
17- <dependency id =" Bonsai.Core" version =" 2.4 .0" />
18- <dependency id =" Bonsai.System" version =" 2.4 .0" />
17+ <dependency id =" Bonsai.Core" version =" 2.5 .0" />
18+ <dependency id =" Bonsai.System" version =" 2.5 .0" />
1919 <dependency id =" IronPython.StdLib" version =" 2.7.5" />
2020 </dependencies >
2121 </metadata >
Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "2.4 .0.0" ) ]
37- [ assembly: AssemblyInformationalVersion ( "2.4 .0" ) ]
36+ [ assembly: AssemblyVersion ( "2.5 .0.0" ) ]
37+ [ assembly: AssemblyInformationalVersion ( "2.5 .0" ) ]
3838[ assembly: XmlNamespacePrefix ( "clr-namespace:Bonsai.Scripting" , "scr" ) ]
3939[ assembly: WorkflowNamespaceIcon ( "Bonsai:ElementIcon.Scripting" ) ]
You can’t perform that action at this time.
0 commit comments