Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kutukvpavel/LabPID
Browse files Browse the repository at this point in the history
  • Loading branch information
kutukvpavel authored and kutukvpavel committed Jul 29, 2021
2 parents fd07195 + ab46742 commit 5134033
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added Software/LabPID.ico
Binary file not shown.
6 changes: 6 additions & 0 deletions Software/LabPIDSoftware.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>LabPID.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="NamedPipeWrapper, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\NamedPipeWrapper.1.5.0\lib\net40\NamedPipeWrapper.dll</HintPath>
Expand Down Expand Up @@ -152,6 +155,9 @@
<ItemGroup>
<None Include="Resources\question-faq-icon.png" />
</ItemGroup>
<ItemGroup>
<Content Include="LabPID.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down

0 comments on commit 5134033

Please sign in to comment.