Commit Graph

6 Commits

Author SHA1 Message Date
Michael Vesely 601f03b411 Delete /obj/Debug 2021-08-28 08:15:19 +02:00
Michael Vesely b87088848a Switch _MVC.csproj files to "SDK Style"
- Manually rewriting .csproj files
- Deleting all Properties/AssemblyInfo files (now in csproj)
- Deleting all packages.config files (now in csproj)
- Adding Directory.Build.props/tagrget files to set defaults and allow central Package versioning
- WIP: update .nuspec file (sh/could be included i csproj)
2021-07-21 22:24:19 +02:00
Michael Vesely de5c262943 Remove reference System.Entity, remove compiler version hint 2021-06-25 04:49:25 +02:00
Michael Vesely 63512f68d2 Project file cleanup 2021-06-14 13:21:00 +02:00
Michael Vesely 6884e25f17 Change DebugType from full to portable 2019-08-24 17:20:17 +02:00
Charly 895efb2682 -initial commit
-fixed: made original version work in console
-added: MVC WebApi Controller based server
-changed: modification needeed to make it work with Train2B
2016-10-03 09:55:15 +02:00