Remove obsolete ToDo documentation and update assembly version information
- Deleted ToDo.md and ToDo.txt files as they are no longer needed. - Updated AssemblyInformationalVersion in Microsoft.SelfService.Portal.Core.API to reflect the latest version. - Updated AssemblyInfoInputs.cache to maintain consistency with the new assembly version.
This commit is contained in:
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft.SelfService.Portal.Core.API")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+97238c28c911aa2649a9ef1c5e9f48522e0822cf")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+01c2a5df2efb137752782128ded507769a91cccf")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft.SelfService.Portal.Core.API")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.SelfService.Portal.Core.API")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
0a79ca958402e374cec625e71698edf95ebbc8aeff8ad654ecc44a7f7862c01d
|
||||
67b2226a088f976ee446bb53064b4fa812977fe3d944f7df0ccb117065d5e86a
|
||||
|
||||
Reference in New Issue
Block a user