Skip to content

Commit

Permalink
WindowsFormsChildAppsDemo - io.connect.net
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-peichev committed Jul 23, 2024
1 parent 428918f commit cb91fc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Glue42, Version=2018.2208.0.0, Culture=neutral, PublicKeyToken=dbb353f1544d18d3, processorArchitecture=MSIL">
<HintPath>..\packages\Glue42.2018.2208.0.0\lib\net45\Glue42.dll</HintPath>
<Reference Include="ioConnectNET, Version=1.13.0.0, Culture=neutral, PublicKeyToken=dbb353f1544d18d3, processorArchitecture=MSIL">
<HintPath>..\packages\io.Connect.NET.1.13.0.0\lib\net45\ioConnectNET.dll</HintPath>
</Reference>
<Reference Include="PresentationFramework" />
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Glue42" version="2018.2208.0.0" targetFramework="net45" />
<package id="io.Connect.NET" version="1.13.0.0" targetFramework="net45" />
</packages>

0 comments on commit cb91fc5

Please sign in to comment.