00cd67f355
* Update filename for generated interface files * . * . * <DevelopmentDependency>true</DevelopmentDependency>
6 lines
101 B
C#
6 lines
101 B
C#
namespace ProxyInterfaceSourceGeneratorTests.DTO
|
|
{
|
|
public partial interface IPerson
|
|
{
|
|
}
|
|
} |