Git_Ceshi 测试分支创建与合并

web.config.transform 351B

1234567
  1. <configuration>
  2. <configSections>
  3. <sectionGroup name="dotNetOpenAuth" type="DotNetOpenAuth.Configuration.DotNetOpenAuthSection, DotNetOpenAuth.Core">
  4. <section name="oauth" type="DotNetOpenAuth.Configuration.OAuthElement, DotNetOpenAuth.OAuth" requirePermission="false" allowLocation="true" />
  5. </sectionGroup>
  6. </configSections>
  7. </configuration>