add playground code

This commit is contained in:
Connor Ivy
2023-09-29 08:55:26 -05:00
parent c964031be0
commit 59a372a35c
6 changed files with 189 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>