Browse Source

Remove xml

pull/19/head
sunkaixuan 2 years ago
parent
commit
3ed4e7d9f1
  1. 3
      Src/Asp.Net/SqlServerTest/SqlServerTest.csproj

3
Src/Asp.Net/SqlServerTest/SqlServerTest.csproj

@ -39,7 +39,8 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<DocumentationFile>bin\Debug\OrmTest.xml</DocumentationFile>
<DocumentationFile>
</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>

Loading…
Cancel
Save