Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

The specified framework was not found.

$
0
0

I have a app configurated in ASP.net Core 2.0.3.

Publishing, the log file returns:
The specified framework 'Microsoft.NETCore.App', version '2.0.0-preview3-25518-01' was not found.

Look my file .csproj:

<PropertyGroup><TargetFramework>netcoreapp2.0</TargetFramework><UserSecretsId>XXXXXXXXXXXXXXXXXXX-678B27239E8E</UserSecretsId></PropertyGroup><ItemGroup><PackageReference Include="iTextSharp" Version="5.5.12" /><PackageReference Include="jQuery.UI.Combined" Version="1.12.1" /><PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" /></ItemGroup>

Where are there other references in the project?
 


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>