Skip to content

Commit

Permalink
Changed a reference name
Browse files Browse the repository at this point in the history
  • Loading branch information
iopietro committed Apr 27, 2020
1 parent afe54fb commit fba75d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EXILED_Permissions/EXILED_Permissions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="Assembly-CSharp_publicized, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\Assembly-CSharp_publicized.dll</HintPath>
<HintPath>..\References\Assembly-CSharp.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down

0 comments on commit fba75d6

Please sign in to comment.