begin implementing episodes

This commit is contained in:
StevanFreeborn
2022-06-19 23:07:59 -05:00
parent b4799d41ad
commit a76320df92
9 changed files with 123 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
[*.cs]
# CS0472: The result of the expression is always the same since a value of this type is never equal to 'null'
dotnet_diagnostic.CS0472.severity = none