提交 a55f579a 编写于 作者: B Basoundr_ms

Changing the GFU related Public Types in Feature Layer to Internal

     Some of the GFU related types that were introduced in the feature layer has been Public. Since we are releasing this to public, unrelated types which are public will be changed to Internal with this change. (changeset 1213874)
上级 e8b7a7f5
......@@ -33,7 +33,7 @@
<Name>CSharpCodeAnalysis</Name>
</ProjectReference>
<ProjectReference Include="..\Core\FxCopRulesDiagnosticAnalyzers.csproj">
<Project>{90D2AB08-A2D4-4F77-BE9C-0476B7066BCB}</Project>
<Project>{ABD37A20-C734-4B09-91FE-BEC5DB82938A}</Project>
<Name>FxCopRulesDiagnosticAnalyzers</Name>
</ProjectReference>
<ProjectReference Include="..\..\Workspaces\Core\Workspaces.csproj">
......
......@@ -9,7 +9,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{90D2AB08-A2D4-4F77-BE9C-0476B7066BCB}</ProjectGuid>
<ProjectGuid>{ABD37A20-C734-4B09-91FE-BEC5DB82938A}</ProjectGuid>
<OutputType>Library</OutputType>
<MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion>
<FileUpgradeFlags></FileUpgradeFlags>
......
......@@ -40,7 +40,7 @@
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="..\Core\FxCopRulesDiagnosticAnalyzers.csproj">
<Project>{90D2AB08-A2D4-4F77-BE9C-0476B7066BCB}</Project>
<Project>{ABD37A20-C734-4B09-91FE-BEC5DB82938A}</Project>
<Name>FxCopRulesDiagnosticAnalyzers</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
......
......@@ -66,7 +66,7 @@
<Name>Workspaces</Name>
</ProjectReference>
<ProjectReference Include="..\Core\FxCopRulesDiagnosticAnalyzers.csproj">
<Project>{90D2AB08-A2D4-4F77-BE9C-0476B7066BCB}</Project>
<Project>{ABD37A20-C734-4B09-91FE-BEC5DB82938A}</Project>
<Name>FxCopRulesDiagnosticAnalyzers</Name>
</ProjectReference>
<ProjectReference Include="..\CSharp\CSharpFxCopRulesDiagnosticAnalyzers.csproj">
......
......@@ -31,7 +31,7 @@
<Name>BasicCodeAnalysis</Name>
</ProjectReference>
<ProjectReference Include="..\Core\FxCopRulesDiagnosticAnalyzers.csproj">
<Project>{90D2AB08-A2D4-4F77-BE9C-0476B7066BCB}</Project>
<Project>{ABD37A20-C734-4B09-91FE-BEC5DB82938A}</Project>
<Name>FxCopRulesDiagnosticAnalyzers</Name>
</ProjectReference>
<ProjectReference Include="..\..\Workspaces\Core\Workspaces.csproj">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册