Target 1.0.4 RuntimeFrameworkVersion in the tool

This commit is contained in:
Pranav K 2017-04-14 10:00:02 -07:00
parent 46a5ca972f
commit b8aa060f32
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<AssemblyName>dotnet-razorpagegenerator</AssemblyName>
<PackageId>RazorPageGenerator</PackageId>
<OutputType>Exe</OutputType>
<RuntimeFrameworkVersion>1.0.4</RuntimeFrameworkVersion>
</PropertyGroup>
<ItemGroup>