diff --git a/test/Serilog.Extensions.Logging.File.Tests/Properties/AssemblyInfo.cs b/test/Serilog.Extensions.Logging.File.Tests/Properties/AssemblyInfo.cs deleted file mode 100644 index 4016265..0000000 --- a/test/Serilog.Extensions.Logging.File.Tests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,19 +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: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Serilog.Extensions.Logging.File.Tests")] -[assembly: AssemblyTrademark("")] - -// 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("64a3f2c5-d71e-44a6-8dc7-99474765b32e")] diff --git a/test/Serilog.Extensions.Logging.File.Tests/Serilog.Extensions.Logging.File.Tests.csproj b/test/Serilog.Extensions.Logging.File.Tests/Serilog.Extensions.Logging.File.Tests.csproj index de89f79..48c92e9 100644 --- a/test/Serilog.Extensions.Logging.File.Tests/Serilog.Extensions.Logging.File.Tests.csproj +++ b/test/Serilog.Extensions.Logging.File.Tests/Serilog.Extensions.Logging.File.Tests.csproj @@ -1,16 +1,8 @@  - net48;netcoreapp3.1;net5.0;net6.0 - Serilog.Extensions.Logging.File.Tests - ../../assets/Serilog.snk - true - true - Serilog.Extensions.Logging.File.Tests - true - false - false - false + net9.0 + false @@ -18,9 +10,12 @@ - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + +