Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to .NET 4.5.2 #713

Merged
merged 2 commits into from Nov 26, 2015
Merged

Upgrade to .NET 4.5.2 #713

merged 2 commits into from Nov 26, 2015

Conversation

buaziz
Copy link
Contributor

@buaziz buaziz commented Nov 21, 2015

1. Convert all projects to .NET 4.5.2
2. Add Reference System.Runtime from C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades to the following projects
    a. Abp
    b. Abp.Web.Api
    c. Abp.Tests
    d. Abp.TestBase.Tests
    e. Abp.AutoMapper.Tests
    f. Abp.MemoryDb.Tests
    g. Abp.NHibernate.Tests
    h. Abp.TestBase.SampleApplication.Tests
    i. Abp.Web.Api.Tests
    j. Abp.Web.Tests
    k. Abp.EntityFramework.Tests
    l. Abp.RedisCache.Tests

3. Upgrade to xUnit and xUnit Runner v2.1.0 in all TEST projects.
4. Add Reference System.Threading.Tasks from C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades to the following projects
    a. Abp
    b. Abp.Test
    c. Abp.TestBase.Tests
    d. Abp.TestBase.SampleApplication.Tests
5. Ran All Tests. 179 Passed. 1 Failed 
Failed Test:    Abp.RedisCache.Tests.RedisCacheManager_Test.Simple_Get_Set_Test

@hikalkan hikalkan added this to the ABP v0.7.5 milestone Nov 21, 2015
@hikalkan
Copy link
Member

Thank you very much for your valuable contribution as we were planning to upgrade .NEt 4.5.2: #682
I will test and merge it :)

@hikalkan
Copy link
Member

Thanks again for your good work.

hikalkan added a commit that referenced this pull request Nov 26, 2015
Resolved #682: Upgrade to .NET 4.5.2
@hikalkan hikalkan merged commit 74f610c into aspnetboilerplate:master Nov 26, 2015
KenProDev pushed a commit to KenProDev/aspnetboilerplate that referenced this pull request Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants