Click here to Skip to main content
15,891,136 members

Comments by jpr chaitanya (Top 5 by date)

jpr chaitanya 27-Oct-17 5:46am View    
Deleted
<Project Sdk="Microsoft.NET.Sdk.Web">

<propertygroup>
<targetframework>netcoreapp2.0
<autogeneratebindingredirects>true


<itemgroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="2.0.0" />


<itemgroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />
<DotNetCliToolReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="2.0.0" />



<itemgroup>
<None Include="Views\Home\About.cshtml" />
<None Include="Views\Home\Contact.cshtml" />
<None Include="Views\Home\Index.cshtml" />
<None Include="Views\Shared\Error.cshtml" />
<None Include="Views\Shared\_Layout.cshtml" />
<None Include="Views\Shared\_ValidationScriptsPartial.cshtml" />


jpr chaitanya 27-Oct-17 5:18am View    
Deleted
<Project Sdk="Microsoft.NET.Sdk.Web">

<propertygroup>
<targetframework>netcoreapp2.0
<autogeneratebindingredirects>true


<itemgroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.0.0" />


<itemgroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />
<DotNetCliToolReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="2.0.0" />



<itemgroup>
<None Include="Views\Home\About.cshtml" />
<None Include="Views\Home\Contact.cshtml" />
<None Include="Views\Home\Index.cshtml" />
<None Include="Views\Shared\Error.cshtml" />
<None Include="Views\Shared\_Layout.cshtml" />
<None Include="Views\Shared\_ValidationScriptsPartial.cshtml" />


jpr chaitanya 27-Oct-17 4:39am View    
Deleted
I'm already added.. Still same issue any guess?.
jpr chaitanya 27-Oct-17 3:34am View    
Deleted
I am getting this error.
dotnet : No executable found matching command "dotnet-ef"
jpr chaitanya 25-Oct-16 3:26am View    
that's what i need .i have to change the font family and font-size present in the file upload control's Word Document. i mean posted file in the file upload control.