cleaning duplicated definitions

This commit is contained in:
Paul Schneider 2017-07-03 15:54:18 +02:00
commit 003651e461
20 changed files with 5816 additions and 561 deletions

View file

@ -1233,6 +1233,22 @@
<Content Include="ViewModels\Calendar\DateTimeChooserViewModel.cs" />
<Content Include="wwwroot\lib\bootstrap-datepicker\bootstrap-datepicker.js" />
<Content Include="Views\Manage\ChangeUserName.cshtml" />
<Content Include="Controllers\Haircut\HairCutCommandController.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Util\Utilities.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\ISerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\GoogleApiException.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\ApplicationContext.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Requests\HttpRequestMessageExtenstions.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Requests\RequestBuilder.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Testing\VisibleForTestOnly.cs" />
<Content Include="Services\GoogleApis\CalendarClient.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Json\NewtonsoftJsonSerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Json\IJsonSerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Discovery\Features.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ConfigurableMessageHandler.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ConfigurableHttpClient.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\IHttpClientFactory.cs" />
<Content Include="Services\GoogleApis\Google.Apis.Calendar.v3.cs" />
</ItemGroup>
<Import Project="../Yavsc.Abstract/Yavsc.Abstract.csproj" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />