ProxyBaseClasses (#27)

This commit is contained in:
Stef Heyenrath
2022-02-01 18:49:01 +01:00
committed by GitHub
parent 649ed89bb6
commit f9664e0564
45 changed files with 1305 additions and 836 deletions
@@ -1,6 +1,6 @@
using System.Threading.Tasks;
namespace ProxyInterfaceSourceGeneratorTests.DTO
namespace ProxyInterfaceSourceGeneratorTests.Source
{
public class Person
{