Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit db37829

Browse files
committed
remove some packages
1 parent 884a456 commit db37829

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

SourcepawnCondenser/CondenserTest/CondenserTest.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
<WarningLevel>4</WarningLevel>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="DiscordRPC, Version=1.0.150.0, Culture=neutral, PublicKeyToken=null">
39-
<HintPath>..\..\packages\DiscordRichPresence.1.0.150\lib\net35\DiscordRPC.dll</HintPath>
40-
<Private>True</Private>
41-
</Reference>
4238
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed">
4339
<HintPath>..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
4440
<Private>True</Private>

SourcepawnCondenser/SourcepawnCondenser/SourcepawnCondenser.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@
6767
<Compile Include="Tokenizer\TokenKind.cs" />
6868
</ItemGroup>
6969
<ItemGroup>
70-
<Reference Include="DiscordRPC, Version=1.0.150.0, Culture=neutral, PublicKeyToken=null">
71-
<HintPath>..\..\packages\DiscordRichPresence.1.0.150\lib\net35\DiscordRPC.dll</HintPath>
72-
<Private>True</Private>
73-
</Reference>
7470
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed">
7571
<HintPath>..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
7672
<Private>True</Private>

0 commit comments

Comments
 (0)