sanity checks @ startup

This commit is contained in:
Paul Schneider 2017-06-27 03:47:21 +02:00
commit b24d6f6e8f
2 changed files with 51 additions and 0 deletions

View file

@ -1226,6 +1226,10 @@
<Content Include="Views\Manage\SetGoogleCalendar.cshtml" />
<Content Include="Views\Shared\Components\Calendar\Default.cshtml" />
<Content Include="wwwroot\js\site.js" />
<Content Include="GoogleApiSupport\Google.Apis\Util\Store\FileDataStore.cs" />
<Content Include="appsettings.Development.json" />
<Content Include="Views\BrusherProfile\Edit.cshtml" />
<Content Include="Startup\Startup.SanityChecks.cs" />
</ItemGroup>
<Import Project="../YavscLib/YavscLib.csproj" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />