fixes #358 - Weather validation in Server configuration

This commit is contained in:
Luke Pulverenti
2013-06-23 11:02:53 -04:00
parent 0acc257354
commit 189618a751
24 changed files with 15 additions and 685 deletions

View File

@@ -316,18 +316,6 @@
<Compile Include="..\MediaBrowser.Model\Updates\PackageVersionInfo.cs">
<Link>Updates\PackageVersionInfo.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Weather\WeatherForecast.cs">
<Link>Weather\WeatherForecast.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Weather\WeatherInfo.cs">
<Link>Weather\WeatherInfo.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Weather\WeatherStatus.cs">
<Link>Weather\WeatherStatus.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Weather\WeatherUnits.cs">
<Link>Weather\WeatherUnits.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Web\QueryStringDictionary.cs">
<Link>Web\QueryStringDictionary.cs</Link>
</Compile>