Introduce Feedser plugin scaffolding

This commit is contained in:
2025-10-03 13:49:27 +00:00
parent 51b65e6700
commit 3abec27cf4
88 changed files with 2813 additions and 2 deletions

6
global.json Normal file
View File

@@ -0,0 +1,6 @@
{
"sdk": {
"version": "10.0.100-preview.7.25380.108",
"rollForward": "latestMinor"
}
}