Add project files.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace JSMR.Application.Integrations.DLSite.Models;
|
||||
|
||||
public class VoiceWorkDetailCollection : Dictionary<string, VoiceWorkDetails>
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user