refacto static extension for Service provider
This commit is contained in:
parent
d0186d41b0
commit
e007c7d6eb
13 changed files with 173 additions and 158 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -48,7 +48,7 @@
|
|||
"name": "Test PostIt.Android launch (Xamarin.UITest)",
|
||||
"type": "coreclr",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/src/PostIt/PostIt.Tests/bin/Debug/net11.0/PostIt.Tests.dll",
|
||||
"program": "${workspaceFolder}/src/PostIt/PostIt.Tests/bin/Debug/net10.0/PostIt.Tests.dll",
|
||||
"args": [
|
||||
],
|
||||
"cwd": "${workspaceFolder}/src/PostIt/PostIt.Tests",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue