Base solution for your next web application

Activities of "slavanaway"

Thanks

on 2, the link talks about upgrading to a later version of aspnetzero. We would like to know if we can upgrade justr .Net core to 6.0 keeping V7.6 of aspnetzero. Thanks

The app is on ABP 4.9.

I need to determine if there are changes which will need code changes. Do you have a list or know how I can get a comprehensive list?

thanks, Sam

Here is the detail from EPSquared.Core.Shared.csproj. I did not see a NuGet package version.

<Project Sdk="Microsoft.NET.Sdk"> <Import Project="....\common.props"></Import> <PropertyGroup> <TargetFrameworks>netstandard2.0</TargetFrameworks> <RootNamespace>EPSquared</RootNamespace> <LangVersion>7.2</LangVersion> </PropertyGroup> <ItemGroup> <PackageReference Include="Abp" Version="4.9.0" /> <PackageReference Include="Abp.Zero.Common" Version="4.9.0" /> <PackageReference Include="Abp.ZeroCore" Version="4.9.0" /> </ItemGroup> <ItemGroup> <PackageReference Update="NETStandard.Library" Version="2.0.3" /> </ItemGroup> </Project>

Sam

Not sure what happened. I answered emails regarding this.

The license key was wrong in the app. Closed Thank you for the help.

The screen refreshed before I saved.

What is your product version? (our app is version 21.07.1.2)
What is your product type (Angular or MVC)? Angular
What is product framework type (.net framework or .net core)? .net core
Showing 1 to 6 of 6 entries