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

Feature/sitecore 93 23 #26

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Conversation

hollywoodinvegas
Copy link
Collaborator

Updated to 2.3 using Sitecore 9.3 and .NET 4.8

lacarl added 6 commits March 28, 2019 12:10
.NET Framework upgraded to 4.6.2
Updated Sitecore references to 9.0.180604
Removed unused packages and references from the Test Project
Fixed version number
.NET 4.7.1
Relevant packages
Atlas still using a NoReference for Sitecore 9.0.180604 because the updated kernal package includes NVelocity which requires Logging and this currently conflicts with the log4net dll and logging implementation
Note that we no longer have a Sitecore.Kernel.NoReference so we have to include the other dependent libraries and remove log4net
.NET upgraded to 4.7.2
.NET Framework 4.8
@mt-dd mt-dd self-requested a review January 31, 2020 03:03
@hollywoodinvegas
Copy link
Collaborator Author

Branch will now merge

Replaced MSTest with XUnit and Shouldly for cleaner tests
@hollywoodinvegas
Copy link
Collaborator Author

Update to deal with Sitecore removing noref packages, the new and improved dotnetcore style package reference rather than package config for nuget

lacarl and others added 13 commits March 27, 2020 10:38
Update nuspec to requier Sitecore MVC 9.3 and .NET 4.7.2
licenseUrl iconUrl
Updated nuget.exe
# Conflicts:
#	Build/DeloitteDigital.Atlas.nuspec
#	src/DeloitteDigital.Atlas.Tests/DeloitteDigital.Atlas.Tests.csproj
#	src/DeloitteDigital.Atlas.Tests/Mapping/ItemPropertyMappingTests.cs
#	src/DeloitteDigital.Atlas.Tests/Properties/AssemblyInfo.cs
#	src/DeloitteDigital.Atlas.Tests/app.config
#	src/DeloitteDigital.Atlas/DeloitteDigital.Atlas.csproj
#	src/DeloitteDigital.Atlas/Properties/AssemblyInfo.cs
#	src/DeloitteDigital.Atlas/app.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants