Skip to content

Commit

Permalink
Fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
cemahseri committed May 23, 2019
1 parent 4020f79 commit 22f2399
Show file tree
Hide file tree
Showing 25 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DiagonalRPLicenses.csproj
Expand Up @@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Diagonal.RPLicenses</RootNamespace>
<AssemblyName>DiagonalRPLicenses</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down Expand Up @@ -57,6 +57,9 @@
<Reference Include="UnityEngine">
<HintPath>lib\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>lib\UnityEngine.CoreModule.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="RPLicenses.cs" />
Expand Down
Binary file removed DiagonalRPLicenses.pdb
Binary file not shown.
Binary file removed bin/Debug/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file removed bin/Debug/Assembly-CSharp.dll
Binary file not shown.
Binary file removed bin/Debug/DiagonalRPLicenses.dll
Binary file not shown.
Binary file removed bin/Debug/DiagonalRPLicenses.pdb
Binary file not shown.
Binary file removed bin/Debug/Rocket.API.dll
Binary file not shown.
Binary file removed bin/Debug/Rocket.Core.dll
Binary file not shown.
Binary file removed bin/Debug/Rocket.Unturned.dll
Binary file not shown.
Binary file removed bin/Debug/UnityEngine.dll
Binary file not shown.
Binary file removed bin/Release/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file removed bin/Release/Assembly-CSharp.dll
Binary file not shown.
Binary file removed bin/Release/DiagonalRPLicenses.dll
Binary file not shown.
Binary file removed bin/Release/DiagonalRPLicenses.pdb
Binary file not shown.
Binary file removed bin/Release/Rocket.API.dll
Binary file not shown.
Binary file removed bin/Release/Rocket.Core.dll
Binary file not shown.
Binary file removed bin/Release/Rocket.Unturned.dll
Binary file not shown.
Binary file removed bin/Release/UnityEngine.dll
Binary file not shown.
Binary file modified lib/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file modified lib/Assembly-CSharp.dll
Binary file not shown.
Binary file modified lib/Rocket.API.dll
Binary file not shown.
Binary file modified lib/Rocket.Core.dll
Binary file not shown.
Binary file modified lib/Rocket.Unturned.dll
Binary file not shown.
Binary file added lib/UnityEngine.CoreModule.dll
Binary file not shown.
Binary file modified lib/UnityEngine.dll
Binary file not shown.

0 comments on commit 22f2399

Please sign in to comment.