Files
ProxyGenerator/src-examples/ProxyInterfaceConsumer/Properties/launchSettings.json
T
Stef Heyenrath 0e57de17c3 Use Mapster as mapper (#39)
* mapster

* ,

* .

* ...

* .

* .

* .

* .

* .

* .

* int

* .

* ;
2022-09-05 21:26:02 +02:00

11 lines
208 B
JSON

{
"profiles": {
"WSL": {
"commandName": "WSL2",
"distributionName": ""
},
"ProxyInterfaceConsumer": {
"commandName": "Project"
}
}
}