Switch to FloatingStatusWindow nuget package

This commit is contained in:
2018-02-21 12:16:57 -05:00
parent 3f6ca3af35
commit 5400732375
2 changed files with 4 additions and 47 deletions

View File

@@ -91,10 +91,9 @@
<None Include="Resources\ApplicationIcon.ico" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="FloatingStatusWindow\Library\FloatingStatusWindow.csproj">
<Project>{f023a16c-2f13-4a87-a8b7-22c43c4a58a4}</Project>
<Name>FloatingStatusWindow</Name>
</ProjectReference>
<PackageReference Include="FloatingStatusWindow">
<Version>1.0.0.6</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.