Skip to content

Commit

Permalink
Remove cruft VS added
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Feb 15, 2018
1 parent b7c3a6e commit 6531156
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions PackageExplorer/NuGetPackageExplorer.csproj
Expand Up @@ -33,18 +33,9 @@
<ItemGroup>
<Resource Include="Images\*.*" />
<Content Include="Resources\fxAssemblies.txt" CopyToOutputDirectory="PreserveNewest" />
<Compile Update="Resources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<EmbeddedResource Update="Resources.resx" CustomToolNamespace="PackageExplorer.Resources">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>

<Import Project="$(MSBuildSDKExtrasTargets)" Condition="Exists('$(MSBuildSDKExtrasTargets)')" />
<!-- workaround for https://github.com/NuGet/Home/issues/5894 -->
<Import Project="obj\*.targets" Condition=" '$(MSBuildProjectExtension)' == '.tmp_proj'" />
</Project>
</Project>

0 comments on commit 6531156

Please sign in to comment.