Merge branch 'netcore/feature/mb_embed' into netcore/feature/move_constants

# Conflicts:
#	src/Umbraco.Infrastructure/obj/Debug/netstandard2.0/Umbraco.Infrastructure.AssemblyInfo.cs
#	src/Umbraco.Infrastructure/obj/Debug/netstandard2.0/Umbraco.Infrastructure.AssemblyInfoInputs.cache
This commit is contained in:
Bjarke Berg
2019-11-05 16:55:27 +01:00

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Umbraco.Infrastructure")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3f93240d973130bcef5dd129e7841ee347eeeb06")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Umbraco.Infrastructure")]
[assembly: System.Reflection.AssemblyTitleAttribute("Umbraco.Infrastructure")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]