Skip to content

Commit

Permalink
Release v 1.2.1
Browse files Browse the repository at this point in the history
Release v 1.2.1
  • Loading branch information
hrntsm committed Dec 31, 2020
2 parents f9a8e7e + df3ef12 commit 7ebcc78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions KarambaConnect/karambaConnect.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,13 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="karambaCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Library\karamba132\karambaCommon.dll</HintPath>
<Reference Include="karamba">
<HintPath>Library\karamba132\karamba.gha</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="karambaGH, Version=1.15.0.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="karambaCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Library\karamba132\karambaGH.dll</HintPath>
<HintPath>Library\karamba132\karambaCommon.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="STBReader">
Expand Down Expand Up @@ -75,12 +74,8 @@
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="Library\karamba132full\karambaCommon.dll" />
<Content Include="Library\karamba132full\kConnect.dll" />
<None Include="Library\karamba132\karamba.gha" />
<Content Include="Library\karamba132\karambaCommon.dll" />
<Content Include="Library\karamba132\karambaGH.dll" />
<Content Include="Library\karamba133\karambaCommon.dll" />
<Content Include="Library\karamba133\karambaGH.dll" />
<Content Include="Resources\AxisBuilder.png" />
<Content Include="Resources\FrameBuilder.png" />
<None Include="Resources\ExportStb.png" />
Expand Down

0 comments on commit 7ebcc78

Please sign in to comment.