We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2b979 commit 0233e8dCopy full SHA for 0233e8d
Bonsai.Arduino/Bonsai.Arduino.csproj
@@ -5,7 +5,7 @@
5
<Description>Bonsai Arduino Library containing communication infrastructure to probe and control the state of Arduino microcontrollers.</Description>
6
<PackageTags>Bonsai Rx Arduino</PackageTags>
7
<TargetFramework>net462</TargetFramework>
8
- <Version>2.6.0</Version>
+ <VersionPrefix>2.6.0</VersionPrefix>
9
</PropertyGroup>
10
<ItemGroup>
11
<ProjectReference Include="..\Bonsai.System\Bonsai.System.csproj" />
0 commit comments