diff --git a/its/projects/CSharpSharedProjectType/ConsoleApp1/App.config b/its/projects/CSharpSharedProjectType/ConsoleApp1/App.config deleted file mode 100644 index 88fa4027b..000000000 --- a/its/projects/CSharpSharedProjectType/ConsoleApp1/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/its/projects/CSharpSharedProjectType/ConsoleApp1/ConsoleApp1.csproj b/its/projects/CSharpSharedProjectType/ConsoleApp1/ConsoleApp1.csproj index 569c8f13c..b4c813a15 100644 --- a/its/projects/CSharpSharedProjectType/ConsoleApp1/ConsoleApp1.csproj +++ b/its/projects/CSharpSharedProjectType/ConsoleApp1/ConsoleApp1.csproj @@ -1,53 +1,9 @@ - - - + + - Debug - AnyCPU - {36F96F66-8136-46C0-B83B-EFAE05A8FFC1} - Exe - ConsoleApp1 - ConsoleApp1 - v4.8 - 512 - true + net48 - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - + - + \ No newline at end of file diff --git a/its/projects/CSharpSharedProjectType/ConsoleApp1/Properties/AssemblyInfo.cs b/its/projects/CSharpSharedProjectType/ConsoleApp1/Properties/AssemblyInfo.cs deleted file mode 100644 index 8044d0d79..000000000 --- a/its/projects/CSharpSharedProjectType/ConsoleApp1/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("ConsoleApp1")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("ConsoleApp1")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2017")] -[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("36f96f66-8136-46c0-b83b-efae05a8ffc1")] - -// 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/its/projects/CSharpSharedProjectType/ConsoleApp2/App.config b/its/projects/CSharpSharedProjectType/ConsoleApp2/App.config deleted file mode 100644 index 88fa4027b..000000000 --- a/its/projects/CSharpSharedProjectType/ConsoleApp2/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/its/projects/CSharpSharedProjectType/ConsoleApp2/ConsoleApp2.csproj b/its/projects/CSharpSharedProjectType/ConsoleApp2/ConsoleApp2.csproj index c56b60893..b4c813a15 100644 --- a/its/projects/CSharpSharedProjectType/ConsoleApp2/ConsoleApp2.csproj +++ b/its/projects/CSharpSharedProjectType/ConsoleApp2/ConsoleApp2.csproj @@ -1,53 +1,9 @@ - - - + + - Debug - AnyCPU - {F96D8AA1-BCE1-4655-8D65-08F2A5FAC15B} - Exe - ConsoleApp2 - ConsoleApp2 - v4.8 - 512 - true + net48 - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - + - + \ No newline at end of file diff --git a/its/projects/CSharpSharedProjectType/ConsoleApp2/Properties/AssemblyInfo.cs b/its/projects/CSharpSharedProjectType/ConsoleApp2/Properties/AssemblyInfo.cs deleted file mode 100644 index ad3e393b8..000000000 --- a/its/projects/CSharpSharedProjectType/ConsoleApp2/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("ConsoleApp2")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("ConsoleApp2")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2017")] -[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("f96d8aa1-bce1-4655-8d65-08f2a5fac15b")] - -// 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")]