Skip to content

Commit

Permalink
update csproj file to compile custom
Browse files Browse the repository at this point in the history
  • Loading branch information
dormin committed Sep 20, 2017
1 parent ba7868f commit de588d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Riskified.SDK/Riskified.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<Compile Include="Model\OrderElements\AccommodationLineItem.cs" />
<Compile Include="Model\OrderElements\ChargeFreePaymentDetails.cs" />
<Compile Include="Model\OrderElements\ClientDetails.cs" />
<Compile Include="Model\OrderElements\Custom.cs" />
<Compile Include="Model\OrderElements\DeliveredToType.cs" />
<Compile Include="Model\OrderElements\EventTicketLineItem.cs" />
<Compile Include="Model\OrderElements\ExternalStatusType.cs" />
Expand Down

0 comments on commit de588d3

Please sign in to comment.