mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-15 13:36:48 +00:00
feat: implement WebSocket classes and update culture settings; bump PepperDashCore version
This commit is contained in:
parent
8be5481ac9
commit
bdd398e2e6
8 changed files with 185 additions and 8 deletions
7
runtimeconfig.json
Normal file
7
runtimeconfig.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"configProperties": {
|
||||
"System.Globalization.Invariant": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue