Skip to content

Commit 13868be

Browse files
committed
Reorganize files
1 parent 9ec6eb8 commit 13868be

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
<Reference Include="System.Data" />
3838
</ItemGroup>
3939
<ItemGroup>
40-
<Compile Include="dss_sharp.cs" />
41-
<Compile Include="Properties\AssemblyInfo.cs" />
40+
<Compile Include="src\dss_sharp.cs" />
41+
<Compile Include="src\Properties\AssemblyInfo.cs" />
4242
</ItemGroup>
4343
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
4444
</Project>

0 commit comments

Comments
 (0)