개정판 0d8062b2
dev issue #000 : move file
Change-Id: Icf2076ae45b5e6248ee99116a265ef98d42eebc9
DTI_PID/BaseModel/BaseModel.csproj | ||
---|---|---|
78 | 78 |
<Reference Include="System.Xml" /> |
79 | 79 |
</ItemGroup> |
80 | 80 |
<ItemGroup> |
81 |
<Compile Include="Item\Association.cs" />
|
|
82 |
<Compile Include="Item\Attribute.cs" />
|
|
83 |
<Compile Include="Item\Connector.cs" />
|
|
84 |
<Compile Include="Item\LineNumberRun.cs" />
|
|
85 |
<Compile Include="Item\Property.cs" />
|
|
81 |
<Compile Include="Model\Other\Association.cs" />
|
|
82 |
<Compile Include="Model\Other\Attribute.cs" />
|
|
83 |
<Compile Include="Model\Other\Connector.cs" />
|
|
84 |
<Compile Include="Model\Other\LineNumberRun.cs" />
|
|
85 |
<Compile Include="Model\Other\Property.cs" />
|
|
86 | 86 |
<Compile Include="Project_DB.cs" /> |
87 | 87 |
<Compile Include="Project_Info.cs" /> |
88 |
<Compile Include="Item\Document.cs" />
|
|
89 |
<Compile Include="Item\Line.cs" />
|
|
90 |
<Compile Include="Item\LineNumber.cs" />
|
|
91 |
<Compile Include="Item\Note.cs" />
|
|
88 |
<Compile Include="Model\Document.cs" />
|
|
89 |
<Compile Include="Model\Line.cs" />
|
|
90 |
<Compile Include="Model\LineNumber.cs" />
|
|
91 |
<Compile Include="Model\Note.cs" />
|
|
92 | 92 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
93 |
<Compile Include="Item\Symbol.cs" />
|
|
94 |
<Compile Include="Item\Text.cs" />
|
|
93 |
<Compile Include="Model\Symbol.cs" />
|
|
94 |
<Compile Include="Model\Text.cs" />
|
|
95 | 95 |
</ItemGroup> |
96 | 96 |
<ItemGroup> |
97 | 97 |
<None Include="App.config" /> |
내보내기 Unified diff