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

Assembly conflicts warning #26

Closed
kevinobee opened this issue Jul 23, 2014 · 1 comment
Closed

Assembly conflicts warning #26

kevinobee opened this issue Jul 23, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@kevinobee
Copy link
Owner

Build generates the following warning:

(ResolveAssemblyReferences target) ->
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. [C:\development\ship\sr c\Sitecore.Ship\Sitecore.Ship.csproj]

@kevinobee
Copy link
Owner Author

No conflicting assemblies in the current build. Have made change to treat compiler warnings as errors in the src projects.

jimmah added a commit to jimmah/Sitecore.Ship that referenced this issue Sep 22, 2015
# By Kevin Obee (19) and others
# Via Kevin Obee (6) and The Gitter Badger (1)
* 'develop' of github.com:kevinobee/Sitecore.Ship: (22 commits)
  Add Gitter badge
  Transferring blueprint from apiary.io
  Minor text changes to the  Apiary.Io content
  Initial defintition of the service root
  kevinobee#45 initial load
  Minor change to ItemsToPublish to make it safe to use by default
  kevinobee#47 fix for Activator.CreateInstance for Sitecore.Ship against Sitecore 8.0 rev. 141212
  Fix minor build configuration issues
  Tried to undo weird formatting that carried across from work StyleCop settings
  Issue kevinobee#44 - Smoke test added for specific example from kevinobee#44
  kevinobee#46 Fixed InvokePublishingCommand return values
  kevinobee#46 Fixes added to ensure InvokePublishingCommand handles the publish/listofitems JSON POST body robustly
  kevinobee#46 Add failing smoke test
  kevinobee#48 Remove support for IIS classic mode from wec.config.transform files
  Added guidance to README to ensure that existing web.config files are included in the target .csproj
  Add call to PublishService with List of Items
  Transferring blueprint from apiary.io
  kevinobee#26 Treat compiler warnings as errors applied to all src projects
  Minor changes to README to not update to NET 4.5 and the removal of Classic mode support in IIS
  Projects now built against NET 4.5. Platform assemblies tested from Sitecore 8.0 rev. 141212 (8.0 RTM).
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant