enhanced Module Creator to allow developer to specify framework reference version so that modules can target any version including the local development environment

This commit is contained in:
Shaun Walker
2020-08-29 11:30:16 -04:00
parent 4065d87a74
commit d0c8399dd9
6 changed files with 79 additions and 51 deletions

View File

@ -17,7 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Oqtane.Shared" Version="1.0.3" />
[SharedReference]
</ItemGroup>
</Project>