DNNCommunity / Dnn.StructuredContent

This is a proof of concept for a structured content solution for DNN Platform (formerly known as DotNetNuke). This should not be used in a production environment. Anything can change at this stage of development.
Other
13 stars 5 forks source link

Fix .csproj file to not be tied to specific version of VS #105

Closed X3Technology closed 2 years ago

X3Technology commented 2 years ago

This is specific to VS2019.

Replace 'v16.0' with 'v$(VisualStudioVersion)'