summaryrefslogtreecommitdiff
path: root/src/SMAPI.Internal/SMAPI.Internal.projitems
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-06-17 14:49:05 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 18:05:10 -0400
commit46a0dd6236a39175e85c11eac44a710db1c07847 (patch)
tree0a24917954de718d980417ac3487cec4469cda7c /src/SMAPI.Internal/SMAPI.Internal.projitems
parent660e8087a1885fcf48b7d34b4ec726eda0e732d1 (diff)
downloadSMAPI-46a0dd6236a39175e85c11eac44a710db1c07847.tar.gz
SMAPI-46a0dd6236a39175e85c11eac44a710db1c07847.tar.bz2
SMAPI-46a0dd6236a39175e85c11eac44a710db1c07847.zip
move environment utility into toolkit for reuse
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 54b12003..1408cc46 100644
--- a/src/SMAPI.Internal/SMAPI.Internal.projitems
+++ b/src/SMAPI.Internal/SMAPI.Internal.projitems
@@ -10,9 +10,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)ConsoleWriting\ColorfulConsoleWriter.cs" />
- <Compile Include="$(MSBuildThisFileDirectory)EnvironmentUtility.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ConsoleWriting\LogLevel.cs" />
<Compile Include="$(MSBuildThisFileDirectory)ConsoleWriting\MonitorColorScheme.cs" />
- <Compile Include="$(MSBuildThisFileDirectory)Platform.cs" />
</ItemGroup>
</Project> \ No newline at end of file