Update filename for generated interface files + set DevelopmentDependency to true for the project (#26)
* Update filename for generated interface files * . * . * <DevelopmentDependency>true</DevelopmentDependency>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace ProxyInterfaceSourceGeneratorTests.DTO
|
||||
{
|
||||
public partial interface IPerson
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user