ASP.NET Schema Tables Causing Issues in VSTS

前端 未结 2 1793
孤街浪徒
孤街浪徒 2021-02-13 06:21

After installing the VSTS Database GDR and importing a SQL Server 2005 database that includes the ASP.NET provider schema tables, I get the following warnings:

TSD04151:

2条回答
  •  南方客
    南方客 (楼主)
    2021-02-13 06:55

    Kim's answer above works perfectly for the situation I asked for. But, I also found out that you can filter the build warnings per file. Look at http://blogs.msdn.com/gertd/archive/2009/01/11/file-level-build-warning-suppression-in-the-gdr.aspx

提交回复
热议问题