Skip to content

Commit

Permalink
Switched to NuGet package.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Sep 15, 2019
1 parent 926d34a commit 36beea8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MakarovDev.ExpandCollapsePanel" Version="1.0.0" />
<PackageReference Include="System.Reactive" Version="4.1.2" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\JexusManager.Shared\JexusManager.Shared.csproj" />
<ProjectReference Include="..\lib\CheckBoxComboBox\CheckBoxComboBox.csproj" />
<ProjectReference Include="..\lib\ExpandCollapsePanel\MakarovDev.ExpandCollapsePanel\MakarovDev.ExpandCollapsePanel.csproj" />
<ProjectReference Include="..\Microsoft.Web.Management\Microsoft.Web.Management.csproj" />
</ItemGroup>

Expand Down
7 changes: 0 additions & 7 deletions JexusManager.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Web.Configuration
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Controls", "Controls", "{678654EE-C2A2-49A5-ACE3-ECB31288C2F7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MakarovDev.ExpandCollapsePanel", "lib\ExpandCollapsePanel\MakarovDev.ExpandCollapsePanel\MakarovDev.ExpandCollapsePanel.csproj", "{BE76A6FE-225F-4287-9CA0-231F5AF4CDC1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckBoxComboBox", "lib\CheckBoxComboBox\CheckBoxComboBox.csproj", "{70A25201-8EA4-48F8-A4A6-ED13ADF8823C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CertificateInstaller", "CertificateInstaller\CertificateInstaller.csproj", "{54BEC09A-B32F-4A66-A871-749E0621D822}"
Expand Down Expand Up @@ -101,10 +99,6 @@ Global
{E4DAB2F5-AF63-413C-886A-09BC4353ADB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E4DAB2F5-AF63-413C-886A-09BC4353ADB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E4DAB2F5-AF63-413C-886A-09BC4353ADB6}.Release|Any CPU.Build.0 = Release|Any CPU
{BE76A6FE-225F-4287-9CA0-231F5AF4CDC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE76A6FE-225F-4287-9CA0-231F5AF4CDC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE76A6FE-225F-4287-9CA0-231F5AF4CDC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BE76A6FE-225F-4287-9CA0-231F5AF4CDC1}.Release|Any CPU.Build.0 = Release|Any CPU
{70A25201-8EA4-48F8-A4A6-ED13ADF8823C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70A25201-8EA4-48F8-A4A6-ED13ADF8823C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70A25201-8EA4-48F8-A4A6-ED13ADF8823C}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -242,7 +236,6 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{BE76A6FE-225F-4287-9CA0-231F5AF4CDC1} = {678654EE-C2A2-49A5-ACE3-ECB31288C2F7}
{70A25201-8EA4-48F8-A4A6-ED13ADF8823C} = {678654EE-C2A2-49A5-ACE3-ECB31288C2F7}
{B756B3A0-CFC8-4E71-A95A-0E9DC2A8D0C9} = {02EA3ED9-4B28-4CD2-9461-00111A75D6F7}
{AA7CCFC5-B695-4773-BA79-77CF6C36908F} = {02EA3ED9-4B28-4CD2-9461-00111A75D6F7}
Expand Down

0 comments on commit 36beea8

Please sign in to comment.