ad계정목록 csv내보내기 기능 추가
This commit is contained in:
@@ -131,6 +131,9 @@
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="UMSControl">
|
||||
<HintPath>..\CMSControl\obj\Debug\UMSControl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="VBIDEApi, Version=1.7.3.0, Culture=neutral, PublicKeyToken=931cec8882205047, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\NetOffice.Core.1.7.4.4\lib\net40\VBIDEApi.dll</HintPath>
|
||||
<EmbedInteropTypes>False</EmbedInteropTypes>
|
||||
@@ -222,6 +225,9 @@
|
||||
<Compile Include="EETGW_ProjectsSchedule.cs">
|
||||
<DependentUpon>Model1.tt</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="EETGW_Project_Layout.cs">
|
||||
<DependentUpon>Model1.tt</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="EETGW_SaveCost.cs">
|
||||
<DependentUpon>Model1.tt</DependentUpon>
|
||||
</Compile>
|
||||
@@ -330,12 +336,21 @@
|
||||
<Compile Include="Note\fNote.Designer.cs">
|
||||
<DependentUpon>fNote.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Projects.cs">
|
||||
<DependentUpon>Model1.tt</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Project\fPartBuyStatus.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Project\fPartBuyStatus.Designer.cs">
|
||||
<DependentUpon>fPartBuyStatus.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Project\fProjectLayout.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Project\fProjectLayout.Designer.cs">
|
||||
<DependentUpon>fProjectLayout.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Project\fProjectPartListEdit.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -577,6 +592,9 @@
|
||||
<EmbeddedResource Include="Project\fPartBuyStatus.resx">
|
||||
<DependentUpon>fPartBuyStatus.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Project\fProjectLayout.resx">
|
||||
<DependentUpon>fProjectLayout.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Project\fProjectPartListEdit.resx">
|
||||
<DependentUpon>fProjectPartListEdit.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -838,8 +856,8 @@
|
||||
<ItemGroup>
|
||||
<Content Include="Model1.Context.tt">
|
||||
<Generator>TextTemplatingFileGenerator</Generator>
|
||||
<LastGenOutput>Model1.Context.cs</LastGenOutput>
|
||||
<DependentUpon>Model1.edmx</DependentUpon>
|
||||
<LastGenOutput>Model1.Context.cs</LastGenOutput>
|
||||
</Content>
|
||||
<Content Include="Model1.tt">
|
||||
<Generator>TextTemplatingFileGenerator</Generator>
|
||||
|
||||
Reference in New Issue
Block a user