parent
6f3511379f
commit
065ee36fdd
|
|
@ -43,6 +43,7 @@
|
||||||
<Compile Include="DefaultActionSelectorTest.cs" />
|
<Compile Include="DefaultActionSelectorTest.cs" />
|
||||||
<Compile Include="DefaultControllerAssemblyProviderTests.cs" />
|
<Compile Include="DefaultControllerAssemblyProviderTests.cs" />
|
||||||
<Compile Include="DefaultControllerFactoryTest.cs" />
|
<Compile Include="DefaultControllerFactoryTest.cs" />
|
||||||
|
<Compile Include="JsonResultTest.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="PropertyHelperTest.cs" />
|
<Compile Include="PropertyHelperTest.cs" />
|
||||||
<Compile Include="ReflectedActionInvokerTest.cs" />
|
<Compile Include="ReflectedActionInvokerTest.cs" />
|
||||||
|
|
@ -54,4 +55,4 @@
|
||||||
<Compile Include="UrlHelperTest.cs" />
|
<Compile Include="UrlHelperTest.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition="'$(VSToolsPath)' != ''" />
|
<Import Project="$(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||||
</Project>
|
</Project>
|
||||||
Loading…
Reference in New Issue