samples/apps/aspnet/Properties
Micah Young 99839bd88a Add simpler dotnet sample
Using:
- Visual Studio 2019 Community
- Create Project -> ASP.NET Framework Web App
  - Solution in same project
  - Framework 4.7.2
  - Empty
  - Uncheck configure for HTTPS
- Add item: HTML file -> Default.aspx
- gitignore from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
- dos2unix all files

Signed-off-by: Micah Young <ymicah@vmware.com>
2020-08-25 07:51:57 -04:00
..
AssemblyInfo.cs Add simpler dotnet sample 2020-08-25 07:51:57 -04:00