39 |
<OutputPath>bin\All Configurations\</OutputPath> |
<OutputPath>bin\All Configurations\</OutputPath> |
40 |
</PropertyGroup> |
</PropertyGroup> |
41 |
<ItemGroup> |
<ItemGroup> |
|
<Reference Include="ManagedWinapi"> |
|
|
<HintPath>..\deps\managedwinapi-0.3\ManagedWinapi.dll</HintPath> |
|
|
</Reference> |
|
42 |
<Reference Include="System" /> |
<Reference Include="System" /> |
43 |
<Reference Include="System.Core" /> |
<Reference Include="System.Core" /> |
44 |
<Reference Include="System.Drawing" /> |
<Reference Include="System.Drawing" /> |
58 |
<Project>{26C5F25F-B450-4CAF-AD8B-B8D11AE73457}</Project> |
<Project>{26C5F25F-B450-4CAF-AD8B-B8D11AE73457}</Project> |
59 |
<Name>Be.Windows.Forms.HexBox</Name> |
<Name>Be.Windows.Forms.HexBox</Name> |
60 |
</ProjectReference> |
</ProjectReference> |
61 |
|
<ProjectReference Include="..\deps\managedwinapi-0.3\ManagedWinapi\ManagedWinapi.csproj"> |
62 |
|
<Project>{FBD3EC1E-47E2-4D2D-81C9-D6506125A09A}</Project> |
63 |
|
<Name>ManagedWinapi</Name> |
64 |
|
</ProjectReference> |
65 |
<ProjectReference Include="..\deps\TransparentControl\TransparentControls\Utilities.TransparentControls.csproj"> |
<ProjectReference Include="..\deps\TransparentControl\TransparentControls\Utilities.TransparentControls.csproj"> |
66 |
<Project>{DD4D2205-3308-4E1A-A5D9-C01129564566}</Project> |
<Project>{DD4D2205-3308-4E1A-A5D9-C01129564566}</Project> |
67 |
<Name>Utilities.TransparentControls</Name> |
<Name>Utilities.TransparentControls</Name> |
107 |
<None Include="app.config" /> |
<None Include="app.config" /> |
108 |
</ItemGroup> |
</ItemGroup> |
109 |
<ItemGroup> |
<ItemGroup> |
|
<Content Include="..\deps\managedwinapi-0.3\ManagedWinapiNativeHelper.dll"> |
|
|
<Link>ManagedWinapiNativeHelper.dll</Link> |
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
|
</Content> |
|
110 |
<Content Include="bin\Debug\current-version.txt" /> |
<Content Include="bin\Debug\current-version.txt" /> |
111 |
</ItemGroup> |
</ItemGroup> |
112 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |