Removing stale entry in .kproj

This commit is contained in:
harshgMSFT 2014-08-15 17:34:34 -07:00
parent 70402c8f2c
commit 30084b061b
1 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
</PropertyGroup> </PropertyGroup>
<Compile Include="Constraints\RegexInlineRouteConstraint.cs" />
<Import Project="$(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition="'$(VSToolsPath)' != ''" /> <Import Project="$(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition="'$(VSToolsPath)' != ''" />
</Project> </Project>