Target 1.0.4 RuntimeFrameworkVersion in the tool
This commit is contained in:
parent
46a5ca972f
commit
b8aa060f32
|
|
@ -8,6 +8,7 @@
|
||||||
<AssemblyName>dotnet-razorpagegenerator</AssemblyName>
|
<AssemblyName>dotnet-razorpagegenerator</AssemblyName>
|
||||||
<PackageId>RazorPageGenerator</PackageId>
|
<PackageId>RazorPageGenerator</PackageId>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
|
<RuntimeFrameworkVersion>1.0.4</RuntimeFrameworkVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue