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:
		@ -25,8 +25,8 @@
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <PackageReference Include="Oqtane.Client" Version="1.0.3" />
 | 
			
		||||
    <PackageReference Include="Oqtane.Shared" Version="1.0.3" />
 | 
			
		||||
    [ClientReference]
 | 
			
		||||
    [SharedReference]
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user