diff --git a/Weingartner.Json.Migration.Roslyn.Spec/Properties/AssemblyInfo.cs b/Weingartner.Json.Migration.Roslyn.Spec/Properties/AssemblyInfo.cs deleted file mode 100644 index 7334d47..0000000 --- a/Weingartner.Json.Migration.Roslyn.Spec/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -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("Weingartner.Json.Migraton.Roslyn.Spec")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Weingartner.Json.Migraton.Roslyn.Spec")] -[assembly: AssemblyCopyright("Copyright © 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("34bf0ab4-8c34-4876-a2e3-20faa72bd74a")] - -// 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/Weingartner.Json.Migration.Roslyn.Spec/Weingartner.Json.Migration.Roslyn.Spec.csproj b/Weingartner.Json.Migration.Roslyn.Spec/Weingartner.Json.Migration.Roslyn.Spec.csproj index ce77ed1..292165d 100644 --- a/Weingartner.Json.Migration.Roslyn.Spec/Weingartner.Json.Migration.Roslyn.Spec.csproj +++ b/Weingartner.Json.Migration.Roslyn.Spec/Weingartner.Json.Migration.Roslyn.Spec.csproj @@ -1,28 +1,19 @@  net5.0 - false + Library true true - - Library - + False + False - - - - - - - - all runtime; build; native; contentfiles; analyzers diff --git a/Weingartner.Json.Migration.Spec/Properties/AssemblyInfo.cs b/Weingartner.Json.Migration.Spec/Properties/AssemblyInfo.cs deleted file mode 100644 index 6219407..0000000 --- a/Weingartner.Json.Migration.Spec/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -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("Weingartner.Json.Migration.Spec__")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Weingartner.Json.Migration.Spec__")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[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("9abbd6a9-5f95-442a-88db-3fc1ebf374a7")] - -// 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/Weingartner.Json.Migration.Spec/Weingartner.Json.Migration.Spec.csproj b/Weingartner.Json.Migration.Spec/Weingartner.Json.Migration.Spec.csproj index d605d4e..6036f6d 100644 --- a/Weingartner.Json.Migration.Spec/Weingartner.Json.Migration.Spec.csproj +++ b/Weingartner.Json.Migration.Spec/Weingartner.Json.Migration.Spec.csproj @@ -1,12 +1,11 @@  net5.0 - false + Library true true - - Library - + False + False