Fixing build... always forget to commit project file changes

This commit is contained in:
Rikki Tooley 2014-12-09 13:31:03 +00:00
parent 7e703ff25d
commit b06517d32a

View File

@ -99,7 +99,7 @@
<Compile Include="Objects\CountryCode.cs" />
<Compile Include="Objects\ILastFmObject.cs" />
<Compile Include="Objects\LastImageSet.cs" />
<Compile Include="Objects\Shout.cs" />
<Compile Include="Objects\LastShout.cs" />
<Compile Include="Objects\LastStation.cs" />
<Compile Include="Objects\LastTag.cs" />
<Compile Include="Objects\LastTrack.cs" />
@ -126,7 +126,9 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />