- move assemblyInfo to properties folder

pull/32/head
Simon Gockner 6 years ago
parent 09f764a23b
commit 10b9c58766
  1. 6
      LightweightIocContainer/Properties/AssemblyInfo.cs

@ -4,4 +4,8 @@
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
[assembly:InternalsVisibleTo("Test.LightweightIocContainer")] [assembly:InternalsVisibleTo("Test.LightweightIocContainer")]
namespace LightweightIocContainer.Properties
{
}
Loading…
Cancel
Save