chore: makes project netstandard2.0 compatible
This commit is contained in:
6
src/Shared/IPaymoApiClient.cs
Normal file
6
src/Shared/IPaymoApiClient.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Novaloop.PaymoApi.Shared
|
||||
{
|
||||
public interface IPaymoApiClient
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user