mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Initialize solution structure and add WebAPI project
This commit is contained in:
6
DataAccessLayer/Class1.cs
Normal file
6
DataAccessLayer/Class1.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace DataAccessLayer;
|
||||
|
||||
public class Class1
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user