Restored nuget reference to Ratermania.Shopify

This commit is contained in:
2020-05-07 22:22:47 -04:00
parent 9d3eac20dc
commit ce27322307
4 changed files with 2 additions and 14 deletions

View File

@@ -15,10 +15,10 @@
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
<PackageReference Include="Ratermania.Shopify" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\shopify\Shopify\Shopify.csproj" />
<ProjectReference Include="..\PartSource.Data\PartSource.Data.csproj" />
<ProjectReference Include="..\PartSource.Services\PartSource.Services.csproj" />
</ItemGroup>

View File

@@ -17,9 +17,5 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\shopify\Shopify\Shopify.csproj" />
</ItemGroup>
</Project>

View File

@@ -7,10 +7,10 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Ratermania.Shopify" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\shopify\Shopify\Shopify.csproj" />
<ProjectReference Include="..\PartSource.Data\PartSource.Data.csproj" />
</ItemGroup>

View File

@@ -11,8 +11,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PartSource.Services", "Part
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PartSource.Automation", "PartSource.Automation\PartSource.Automation.csproj", "{C85D675B-A76C-4F9C-9C57-1E063211C946}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shopify", "..\shopify\Shopify\Shopify.csproj", "{E3917C1F-2BBD-482F-90DE-DD693F28C105}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Also Debug|Any CPU = Also Debug|Any CPU
@@ -44,12 +42,6 @@ Global
{C85D675B-A76C-4F9C-9C57-1E063211C946}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C85D675B-A76C-4F9C-9C57-1E063211C946}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C85D675B-A76C-4F9C-9C57-1E063211C946}.Release|Any CPU.Build.0 = Release|Any CPU
{E3917C1F-2BBD-482F-90DE-DD693F28C105}.Also Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3917C1F-2BBD-482F-90DE-DD693F28C105}.Also Debug|Any CPU.Build.0 = Debug|Any CPU
{E3917C1F-2BBD-482F-90DE-DD693F28C105}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3917C1F-2BBD-482F-90DE-DD693F28C105}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E3917C1F-2BBD-482F-90DE-DD693F28C105}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E3917C1F-2BBD-482F-90DE-DD693F28C105}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE