]> fortfriendship.online Git - gnargle.github.io.git/blob - RSSGen/bin/Debug/net8.0/RSSGen.runtimeconfig.json
add rss feed gen
[gnargle.github.io.git] / RSSGen / bin / Debug / net8.0 / RSSGen.runtimeconfig.json
1 {
2 "runtimeOptions": {
3 "tfm": "net8.0",
4 "framework": {
5 "name": "Microsoft.NETCore.App",
6 "version": "8.0.0"
7 },
8 "configProperties": {
9 "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
10 }
11 }
12 }