This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 117
117
<Compile Include =" Caches\ImageCache.cs" />
118
118
<Compile Include =" Extensions\AkavacheExtensions.cs" />
119
119
<Compile Include =" Extensions\EnvironmentExtensions.cs" />
120
- <Compile Include =" Extensions\ValidationExtensions.cs" />
121
- <Compile Include =" Factories\UIFactory.cs" />
122
120
<Compile Include =" GlobalSuppressions.cs" />
123
121
<Compile Include =" Infrastructure\LoggingConfiguration.cs" />
124
122
<Compile Include =" Models\PullRequestModel.cs" />
283
281
</Target >
284
282
<Import Project =" ..\..\packages\Fody.1.28.0\build\Fody.targets" Condition =" Exists('..\..\packages\Fody.1.28.0\build\Fody.targets')" />
285
283
<Import Project =" ..\..\packages\SQLitePCL.raw_basic.0.7.3.0-vs2012\build\net45\SQLitePCL.raw_basic.targets" Condition =" Exists('..\..\packages\SQLitePCL.raw_basic.0.7.3.0-vs2012\build\net45\SQLitePCL.raw_basic.targets')" />
286
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
284
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
287
285
Other similar extension points exist, see Microsoft.Common.targets.
288
286
<Target Name="BeforeBuild">
289
287
</Target>
290
288
<Target Name="AfterBuild">
291
289
</Target>
292
290
-->
293
- </Project >
291
+ </Project >
You can’t perform that action at this time.
0 commit comments