Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Updated to latest FivePD API
Browse files Browse the repository at this point in the history
  • Loading branch information
Cannonb4ll committed Jul 30, 2020
1 parent a153a5c commit d211a51
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions VehicleCollisions/Folder.DotSettings.user
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/AddReferences/RecentPaths/=C_003A_005CUsers_005CDennis_005CDesktop_005Cfivepd_0020libs_005CCitizenFX_002ECore_002Edll/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/AddReferences/RecentPaths/=C_003A_005CUsers_005CDennis_005CDesktop_005Cfivepd_0020libs_005CFivePD_002Enet_002Edll/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/AddReferences/RecentPaths/=C_003A_005CUsers_005CDennis_005CDesktop_005CFivePD_002Enet_002Edll/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/Environment/AssemblyExplorer/XmlDocument/@EntryValue">&lt;AssemblyExplorer&gt;&#xD;
&lt;Assembly Path="C:\Users\Dennis\Desktop\fivepd libs\CalloutAPI.net.dll" /&gt;&#xD;
&lt;/AssemblyExplorer&gt;</s:String></wpf:ResourceDictionary>
4 changes: 2 additions & 2 deletions VehicleCollisions/VehicleCollisions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<Reference Include="CitizenFX.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\..\Desktop\fivepd libs\CitizenFX.Core.dll</HintPath>
</Reference>
<Reference Include="FivePD.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\..\Desktop\fivepd libs\FivePD.net.dll</HintPath>
<Reference Include="FivePD.net, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\..\Desktop\FivePD.net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
50ef381d23ff4ad54262785a8fb918ef208816e1
7dafef08c0dad761fd71ffcca037d35c12d73b0b
Binary file not shown.
Binary file modified VehicleCollisions/obj/Debug/VehicleIncidents.net.dll
Binary file not shown.
Binary file modified VehicleCollisions/obj/Debug/VehicleIncidents.net.pdb
Binary file not shown.

0 comments on commit d211a51

Please sign in to comment.