diff --git a/SMRendererV3/Class1.cs b/SMRendererV3/Class1.cs deleted file mode 100644 index 24ceeaf..0000000 --- a/SMRendererV3/Class1.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace SMRendererV3 -{ - public class Class1 - { - } -} diff --git a/SMRendererV3/Properties/AssemblyInfo.cs b/SMRendererV3/Properties/AssemblyInfo.cs deleted file mode 100644 index 1fd775b..0000000 --- a/SMRendererV3/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -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("SMRendererV3")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("SMRendererV3")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2020")] -[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("a83ca2be-3581-4f1f-b3dc-ee7b1d566139")] - -// 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 Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/SMRendererV3/SMRendererV3_Test.csproj b/SMRendererV3/SMRendererV3_Test.csproj deleted file mode 100644 index 041c146..0000000 --- a/SMRendererV3/SMRendererV3_Test.csproj +++ /dev/null @@ -1,54 +0,0 @@ - - - - - Debug - AnyCPU - a83ca2be-3581-4f1f-b3dc-ee7b1d566139 - Library - Properties - SMRendererV3 - SMRendererV3 - v4.5.2 - 512 - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - -