initial commit

This commit is contained in:
i2p
2026-08-27 11:00:39 -06:00
commit 8d724019f6
20 changed files with 99 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}