Skip to content
Snippets Groups Projects

Distraction list feature

Open Sandra Borst requested to merge distractionListFeature into develop
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("InnoLabProjektDektopApp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+44b113f6ed2cd7871cb2302478e7d4136b674802")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+88d7c0c36d94025b3c529702dbba96437212688f")]
[assembly: System.Reflection.AssemblyProductAttribute("InnoLabProjektDektopApp")]
[assembly: System.Reflection.AssemblyTitleAttribute("InnoLabProjektDektopApp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Loading