This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +39
-11
lines changed
Microsoft.AspNet.Security.Cookies
Microsoft.AspNet.Security.Facebook
Microsoft.AspNet.Security.Google
Microsoft.AspNet.Security.MicrosoftAccount
Microsoft.AspNet.Security.OAuth
Microsoft.AspNet.Security
test/Microsoft.AspNet.Security.Test Expand file tree Collapse file tree 11 files changed +39
-11
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
55 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6- <DevelopmentServerPort >54539</DevelopmentServerPort >
76 </PropertyGroup >
87 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
98 <PropertyGroup Label =" Globals" >
109 <ProjectGuid >558c2c2a-aed8-49de-bb60-d5f8ae06c714</ProjectGuid >
1110 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1211 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1312 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1416 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
15- </Project >
17+ </Project >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
55 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6- <DevelopmentServerPort >54541</DevelopmentServerPort >
76 </PropertyGroup >
87 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
98 <PropertyGroup Label =" Globals" >
109 <ProjectGuid >19711880-46da-4a26-9e0f-9b2e41d27651</ProjectGuid >
1110 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1211 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1312 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1416 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
15- </Project >
17+ </Project >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
55 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6- <DevelopmentServerPort >54540</DevelopmentServerPort >
7- <CommandLineArguments />
8- <DebugTarget />
96 </PropertyGroup >
107 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
118 <PropertyGroup Label =" Globals" >
129 <ProjectGuid >8c73d216-332d-41d8-bfd0-45bc4bc36552</ProjectGuid >
1310 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1411 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1512 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1616 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
17- </Project >
17+ </Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
You can’t perform that action at this time.
0 commit comments