Add hoopla script to repo. Currently unused. A Libation user passed it on to me. Notes are in _README.txt

This commit is contained in:
Robert McRackan 2021-08-19 11:12:16 -04:00
parent 79c9a094b5
commit e768466943
6 changed files with 884 additions and 1 deletions

7
Hoopla/Hoopla.csproj Normal file
View file

@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>