summaryrefslogtreecommitdiff
path: root/src/SMAPI.Internal/SMAPI.Internal.projitems
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-02 18:22:04 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-02 18:22:04 -0400
commitde74b038e4c15d393de8828c89814ef7eaefe507 (patch)
tree811f095ed6d95a0d08da8511b6ccc0b5e9dc7825 /src/SMAPI.Internal/SMAPI.Internal.projitems
parentb6cda8f0d32898f34b5c7dc703a85aa823c317ce (diff)
downloadSMAPI-de74b038e4c15d393de8828c89814ef7eaefe507.tar.gz
SMAPI-de74b038e4c15d393de8828c89814ef7eaefe507.tar.bz2
SMAPI-de74b038e4c15d393de8828c89814ef7eaefe507.zip
move web API client into toolkit (#532)
Diffstat (limited to 'src/SMAPI.Internal/SMAPI.Internal.projitems')
-rw-r--r--src/SMAPI.Internal/SMAPI.Internal.projitems2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/SMAPI.Internal/SMAPI.Internal.projitems b/src/SMAPI.Internal/SMAPI.Internal.projitems
index 33b8cbfa..54b12003 100644
--- a/src/SMAPI.Internal/SMAPI.Internal.projitems
+++ b/src/SMAPI.Internal/SMAPI.Internal.projitems
@@ -12,8 +12,6 @@
<Compile Include="$(MSBuildThisFileDirectory)ConsoleWriting\ColorfulConsoleWriter.cs" />
<Compile Include="$(MSBuildThisFileDirectory)EnvironmentUtility.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ConsoleWriting\LogLevel.cs" />
- <Compile Include="$(MSBuildThisFileDirectory)Models\ModInfoModel.cs" />
- <Compile Include="$(MSBuildThisFileDirectory)Models\ModSeachModel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ConsoleWriting\MonitorColorScheme.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Platform.cs" />
</ItemGroup>