提交 930c7431 编写于 作者: M Manish Vasani

Fix the MakeConstCS and MakeConstVB samples to specify the analyzer asset.

I verified that make const diagnostics now show up when these projects are set as startup projects and deployed to dev hive.

Fixes #3215
上级 ee559cef
......@@ -36,5 +36,6 @@ governing permissions and limitations under the License.
</Dependencies>
<Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" Path="MakeConstCS.dll" />
<Asset Type="Microsoft.VisualStudio.Analyzer" Path="MakeConstCS.dll" />
</Assets>
</PackageManifest>
......@@ -36,5 +36,6 @@ governing permissions and limitations under the License.
</Dependencies>
<Assets>
<Asset Type="Microsoft.VisualStudio.MefComponent" Path="MakeConstVB.dll" />
<Asset Type="Microsoft.VisualStudio.Analyzer" Path="MakeConstVB.dll" />
</Assets>
</PackageManifest>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册