Skip to content

Commit

Permalink
Reverted back changes with target platform
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiMaz committed Jul 13, 2017
1 parent 98666fa commit 1e289f2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/Presentation/Nop.Web/Nop.Web.csproj
Expand Up @@ -12,11 +12,7 @@
<RepositoryUrl>https://github.com/nopSolutions/nopCommerce</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
</PropertyGroup>

<PropertyGroup Condition="'$(Platform)'=='AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>


<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.2" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.1.2" />
Expand Down

0 comments on commit 1e289f2

Please sign in to comment.