Updating project to correct the following errors:
1. Using directive should appear within a namespace declaration 2. Use trailing comma in multi-line initializers
This commit is contained in:
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Model.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ddf6ff69bea35d4056bdb792d4ce6c809e232a7d")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1c6730e2adf58de266a70558534b3f84fcb42153")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Model.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Model.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
0c83fc4d78f69d5402b14c5237c59a001377c3e9b543baf5ff348b16bcafb283
|
||||
f6f6576771587bb05ce3579a6b5367073ee2d2648886a2e88a660341fa2352fc
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
c13c190ce19f2f1d92adcd650110da365d61eb2a1084e022c18ebb08317cbe24
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.Model.Tests
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.Model.Tests
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.csproj.AssemblyReference.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.Model.Tests\obj\Debug\net10.0\Jellyfin.Model.Tests.csproj.CoreCompileInputs.cache
|
||||
Reference in New Issue
Block a user