Skip to content

Commit

Permalink
Update Design package to runtime framework version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate McMaster committed Apr 27, 2017
1 parent cd0b4c7 commit 41fadce
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<Description>Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. </Description>
<TargetFrameworks>net451;netcoreapp1.1</TargetFrameworks>
<RuntimeFrameworkVersion>1.1.2</RuntimeFrameworkVersion>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AssemblyName>dotnet-aspnet-codegenerator-design</AssemblyName>
<OutputType>exe</OutputType>
Expand Down

0 comments on commit 41fadce

Please sign in to comment.