NYU AV Driver start

This commit is contained in:
Heath Volmer
2017-09-05 18:51:15 -06:00
parent f502432fcc
commit 9aad840a78
33 changed files with 3229 additions and 1013 deletions

View File

@@ -0,0 +1,8 @@
using System.Reflection;
[assembly: AssemblyTitle("EssentialsHuddleWorkflow")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("EssentialsHuddleWorkflow")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyVersion("1.0.0.*")]