|
|
@ -40,15 +40,15 @@ |
|
|
|
<Compile Include="SBRL.Utilities\ForgetTask.cs" /> |
|
|
|
<Compile Include="SBRL.Utilities\Utilities.cs" /> |
|
|
|
<Compile Include="SBRL.Utilities\PrefixedWriter.cs" /> |
|
|
|
<Compile Include="PixelCommand.cs" /> |
|
|
|
<Compile Include="PixelBot.cs" /> |
|
|
|
<Compile Include="NetTools.cs" /> |
|
|
|
<Compile Include="PixelCommands\ResetCommand.cs" /> |
|
|
|
<Compile Include="PixelCommands\HandshakeRequestCommand.cs" /> |
|
|
|
<Compile Include="PixelMessage.cs" /> |
|
|
|
<Compile Include="PixelMessages\HandshakeRequestMessage.cs" /> |
|
|
|
<Compile Include="PixelMessages\ResetMessage.cs" /> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|
|
|
<ItemGroup> |
|
|
|
<Folder Include="SBRL.Utilities\" /> |
|
|
|
<Folder Include="PixelCommands\" /> |
|
|
|
<Folder Include="PixelMessages\" /> |
|
|
|
</ItemGroup> |
|
|
|
</Project> |