Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 5c4e05d

Browse files
committed
.csproject cleanup
Signed-off-by: Mateusz Bysiek <mb@mbdev.pl>
1 parent 67c4b3e commit 5c4e05d

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

FileSyncGui/FileSyncGui.csproj

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
<None Include="Service References\Ref\FileSyncService2.xsd">
8787
<SubType>Designer</SubType>
8888
</None>
89-
<None Include="_ignored\ActionResult.cs" />
9089
<Compile Include="Service References\Ref\Reference.cs">
9190
<AutoGen>True</AutoGen>
9291
<DesignTime>True</DesignTime>
@@ -111,16 +110,6 @@
111110
<DependentUpon>App.xaml</DependentUpon>
112111
<SubType>Code</SubType>
113112
</Compile>
114-
<None Include="_ignored\Credentials.cs" />
115-
<None Include="_ignored\DirContents.cs" />
116-
<None Include="_ignored\DirIdentity.cs" />
117-
<None Include="_ignored\FileContents.cs" />
118-
<None Include="_ignored\FileIdentity.cs" />
119-
<None Include="_ignored\FileType.cs" />
120-
<None Include="_ignored\MachineContents.cs" />
121-
<None Include="_ignored\MachineIdentity.cs" />
122-
<None Include="_ignored\UserContents.cs" />
123-
<None Include="_ignored\UserIdentity.cs" />
124113
<Compile Include="LoginWindow.xaml.cs">
125114
<DependentUpon>LoginWindow.xaml</DependentUpon>
126115
</Compile>

FileSyncObjects/FileSyncObjects.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
<Compile Include="UserIdentity.cs" />
6565
<Compile Include="IFileSyncModel.cs" />
6666
<Compile Include="Properties\AssemblyInfo.cs" />
67-
<Compile Include="_tempLIB\ContentModel.cs" />
68-
<Compile Include="_tempLIB\DiruserModel.cs" />
69-
<Compile Include="_tempLIB\MachdirModel.cs" />
70-
<Compile Include="_tempLIB\RightModel.cs" />
71-
<Compile Include="_tempLIB\TypeModel.cs" />
7267
</ItemGroup>
7368
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
7469
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

0 commit comments

Comments
 (0)