Updated to PRC8

Updated to PRC8.
This commit is contained in:
Jaysyn904
2024-02-15 20:37:13 -05:00
parent 1c84d5bb4b
commit 7f87a57fd7
20 changed files with 128 additions and 63 deletions

View File

@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}