Skip to content

Commit

Permalink
Merge branch 'hotfix/remove-double-resources'
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkle committed Apr 30, 2017
2 parents 87d1fb8 + 3d2acfe commit 8bc7697
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 209 deletions.
2 changes: 1 addition & 1 deletion build/Svenkle NuGet Server.aip
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ROW Property="ProductCode" Value="1033:{5DB62BA4-A6EB-48D1-8C88-8A5B86609634} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="NuGet Server"/>
<ROW Property="ProductVersion" Value="0.0.6330.3654" Type="32" TargetFile="Svenkle.NuGetServer.Service.exe"/>
<ROW Property="ProductVersion" Value="0.0.6330.3877" Type="32" TargetFile="Svenkle.NuGetServer.Service.exe"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
<ROW Property="UpgradeCode" Value="{4C12923C-88E2-4863-A671-5C5E511357AF}"/>
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
Expand Down
73 changes: 0 additions & 73 deletions src/Svenkle.NuGetServer.Service/Resources.Designer.cs

This file was deleted.

124 changes: 0 additions & 124 deletions src/Svenkle.NuGetServer.Service/Resources.resx

This file was deleted.

11 changes: 0 additions & 11 deletions src/Svenkle.NuGetServer.Service/Svenkle.NuGetServer.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@
<SubType>Component</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config">
Expand All @@ -73,12 +68,6 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down

0 comments on commit 8bc7697

Please sign in to comment.