We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c136b commit 60e1abfCopy full SHA for 60e1abf
Authorize.NET/AuthorizeNET.csproj
@@ -110,6 +110,7 @@
110
<Compile Include="Api\Controllers\validateCustomerPaymentProfileController.cs" />
111
<Compile Include="Api\Controllers\Bases\*.cs" />
112
<Compile Include="Utility\AnetRandom.cs" />
113
+ <Compile Include="Utility\CryptoRandom.cs" />
114
<Compile Include="Util\*.cs" />
115
<Compile Include="Utility\AnetApiSchema.generated.cs" />
116
<Compile Include="Utility\ApiFields.cs" />
0 commit comments