File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <GeneratePackageOnBuild Condition =" '$(Configuration)'=='Release'" >true</GeneratePackageOnBuild >
1010 <Description >Bonsai Library containing interfaces for data acquisition and control of Harp LoadCells devices.</Description >
1111 <GenerateDocumentationFile >true</GenerateDocumentationFile >
12+ <PackageType >Dependency;BonsaiLibrary</PackageType >
1213 <PackageTags >Harp LoadCells Bonsai Rx</PackageTags >
1314 <PackageProjectUrl >https://harp-tech.org</PackageProjectUrl >
1415 <RepositoryUrl >https://github.com/harp-tech/device.loadcells.git</RepositoryUrl >
1718 <PackageLicenseFile >LICENSE</PackageLicenseFile >
1819 <PackageOutputPath >..\bin\$(Configuration)</PackageOutputPath >
1920 <TargetFrameworks >net462;netstandard2.0</TargetFrameworks >
20- <VersionPrefix >0.1 .0</VersionPrefix >
21+ <VersionPrefix >0.2 .0</VersionPrefix >
2122 <VersionSuffix ></VersionSuffix >
2223 <LangVersion >9.0</LangVersion >
2324 </PropertyGroup >
2930 <ItemGroup >
3031 <Content Include =" ..\LICENSE" PackagePath =" /" />
3132 <Content Include =" ..\icon.png" PackagePath =" /" />
33+ <EmbeddedResource Include =" ..\..\device.yml" />
3234 </ItemGroup >
3335
3436</Project >
You can’t perform that action at this time.
0 commit comments