DNNCommunity / DNNCommunity/starter-module-spa
Add Support for SDK Style csproj
Open
enhancement
- Dominant language
- C#
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The csproj uses the legacy style csproj and we should update it to use the new SDK Style csproj. This introduces some difficulties with the build tasks if I remember correctly. Here is an example of what I am thinking as a starting point
```xml
net472
Portable
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.