#2 목표 문서 Docs 삽입

This commit is contained in:
최준영
2025-12-29 09:07:03 +09:00
parent 73ed44fa82
commit ef2a6522d1
52 changed files with 94 additions and 2300 deletions

View File

@@ -0,0 +1,19 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.0"
}
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true
}
}
}