File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<Project Sdk =" Microsoft.NET.Sdk" >
3
3
<PropertyGroup >
4
4
<Title >Bonsai - Arduino Library</Title >
5
- <Description >Bonsai Arduino Library containing communication infrastructure to probe and control the state of Arduino microcontrollers.</Description >
5
+ <Description >Bonsai Library containing reactive infrastructure to probe and control the state of Arduino microcontrollers.</Description >
6
6
<PackageTags >Bonsai Rx Arduino</PackageTags >
7
- <TargetFramework >net462</ TargetFramework >
8
- <VersionPrefix >2.6 .0</VersionPrefix >
7
+ <TargetFrameworks >net462;netstandard2.0</ TargetFrameworks >
8
+ <VersionPrefix >2.8 .0</VersionPrefix >
9
9
</PropertyGroup >
10
10
<ItemGroup >
11
11
<ProjectReference Include =" ..\Bonsai.System\Bonsai.System.csproj" />
You can’t perform that action at this time.
0 commit comments