|
|
|
@ -21,7 +21,7 @@ |
|
|
|
<IntermediateOutputPath>obj\Debug\</IntermediateOutputPath> |
|
|
|
<IntermediateOutputPath>obj\Debug\</IntermediateOutputPath> |
|
|
|
<OutputPath>..\..\..\..\..\AddIns\AddIns\Misc\SharpDbTools\</OutputPath> |
|
|
|
<OutputPath>..\..\..\..\..\AddIns\AddIns\Misc\SharpDbTools\</OutputPath> |
|
|
|
<Optimize>False</Optimize> |
|
|
|
<Optimize>False</Optimize> |
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
|
|
<DefineConstants>DEBUG%3bTRACE</DefineConstants> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugType>Full</DebugType> |
|
|
|
<DebugType>Full</DebugType> |
|
|
|
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow> |
|
|
|
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow> |
|
|
|
@ -70,9 +70,7 @@ |
|
|
|
<EmbeddedResource Include="Src\GetConnectionLogicalNameDialog.resx"> |
|
|
|
<EmbeddedResource Include="Src\GetConnectionLogicalNameDialog.resx"> |
|
|
|
<DependentUpon>GetConnectionLogicalNameDialog.cs</DependentUpon> |
|
|
|
<DependentUpon>GetConnectionLogicalNameDialog.cs</DependentUpon> |
|
|
|
</EmbeddedResource> |
|
|
|
</EmbeddedResource> |
|
|
|
<Compile Include="..\..\..\..\Main\GlobalAssemblyInfo.cs"> |
|
|
|
<Compile Include="Src\Viewer\TableDescribeViewContent.cs" /> |
|
|
|
<Link>Configuration\GlobalAssemblyInfo.cs</Link> |
|
|
|
|
|
|
|
</Compile> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Folder Include="Src\Model" /> |
|
|
|
<Folder Include="Src\Model" /> |
|
|
|
|