diff --git a/PROMS/proms/Volian.Object.Library/Properties/AssemblyInfo.cs b/PROMS/proms/Volian.Object.Library/Properties/AssemblyInfo.cs new file mode 100644 index 00000000..092f5635 --- /dev/null +++ b/PROMS/proms/Volian.Object.Library/Properties/AssemblyInfo.cs @@ -0,0 +1,35 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("Volian.Object.Library")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("Volian Enterprises, Inc.")] +[assembly: AssemblyProduct("Volian.Object.Library")] +[assembly: AssemblyCopyright("Copyright © Volian Enterprises, Inc. 2006")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("eaa6c247-724d-47cf-abc3-878cc33005ee")] + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Revision and Build Numbers +// by using the '*' as shown below: +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/PROMS/proms/Volian.Object.Library/Volian.Object.Library.csproj b/PROMS/proms/Volian.Object.Library/Volian.Object.Library.csproj new file mode 100644 index 00000000..b439ab93 --- /dev/null +++ b/PROMS/proms/Volian.Object.Library/Volian.Object.Library.csproj @@ -0,0 +1,50 @@ + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {B8BED4CF-D60A-4CC0-B652-CEFA04B774B1} + Library + Properties + Volian.Object.Library + Volian.Object.Library + SAK + SAK + SAK + SAK + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + \ No newline at end of file diff --git a/PROMS/proms/Volian.Object.Library/Volian.Object.Library.csproj.vspscc b/PROMS/proms/Volian.Object.Library/Volian.Object.Library.csproj.vspscc new file mode 100644 index 00000000..0ecd68a0 --- /dev/null +++ b/PROMS/proms/Volian.Object.Library/Volian.Object.Library.csproj.vspscc @@ -0,0 +1,10 @@ +"" +{ +"FILE_VERSION" = "9237" +"ENLISTMENT_CHOICE" = "NEVER" +"PROJECT_FILE_RELATIVE_PATH" = "relative:Volian.Object.Library" +"NUMBER_OF_EXCLUDED_FILES" = "0" +"ORIGINAL_PROJECT_FILE_PATH" = "" +"NUMBER_OF_NESTED_PROJECTS" = "0" +"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER" +}