Skip to content

Commit

Permalink
Merge pull request #103 from Riskified/Otp
Browse files Browse the repository at this point in the history
TIS-775 committing csproj compiled models
  • Loading branch information
beksina committed Aug 14, 2024
2 parents dcb0580 + 94a46dd commit bf13bcd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Riskified.SDK/Riskified.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,19 @@
<Compile Include="Model\OrderElements\Policy.cs" />
<Compile Include="Model\PolicyElements\PolicyProtect.cs" />
<Compile Include="Model\OrderCheckoutElements\Advice.cs" />
<Compile Include="Model\OrderElements\RecoveryEligibility.cs" />
<Compile Include="Model\OrderElements\OtpInitiate.cs" />
<Compile Include="Model\OrderElements\ChannelMethod.cs" />
<Compile Include="Model\OrderElements\ChannelType.cs" />
<Compile Include="Model\OtpElements\OtpWidget.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Model\AccountActionElements\" />
<Folder Include="Model\PolicyElements\" />
<Folder Include="Model\OtpElements\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down

0 comments on commit bf13bcd

Please sign in to comment.