Add AssemblyInfo files to all .Net assemblies, with version 1.5

This commit is contained in:
Jim Norman
2005-12-06 21:35:24 +00:00
parent 3cde28cadb
commit 4bc69df40c
32 changed files with 398 additions and 14 deletions

View File

@@ -139,6 +139,11 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Common.cs"
SubType = "Code"