tangled
alpha
login
or
join now
benharri.org
/
ircsharp
1
fork
atom
IRC parsing, tokenization, and state handling in C#
1
fork
atom
overview
issues
pulls
pipelines
ircsharp
/
global.json
at
ircrobots
7 lines
104 B
view raw
wrap content
benharri.org
use some new c# lang features
2y ago
44555c79
1
{
2
"sdk"
:
{
3
"version"
:
"8.0.0"
,
4
"rollForward"
:
"latestMajor"
,
5
"allowPrerelease"
:
true
6
}
7
}