Updates owin packages and updates the web.config tempate for owin redirects

This commit is contained in:
Shannon
2015-03-05 14:02:39 +11:00
parent 4b156ba27e
commit ff602da0fa
20 changed files with 78 additions and 54 deletions

View File

@@ -77,8 +77,9 @@
<Compile Include="SqlCEUtility.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="app.config" />
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>