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:
+1
-1
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.MediaEncoding.Keyframes.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.MediaEncoding.Keyframes.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.MediaEncoding.Keyframes.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
c2055d7430fde4a16d5632ad4eb52c3e06c15582da834f99c058165f6e40e02d
|
||||
52d3179dbc55d9820cfda556edc1774c66c1ff017425b2671fc1cea9e38d56dd
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
c450599437f110b35e5403ee3f3be668aaa60ee6b85216b97e6a56e0e86d9cff
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Jellyfin.MediaEncoding.Keyframes.Tests
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Jellyfin.MediaEncoding.Keyframes.Tests
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.csproj.AssemblyReference.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.AssemblyInfoInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.AssemblyInfo.cs
|
||||
C:\Projects\pgsql-jellyfin\tests\Jellyfin.MediaEncoding.Keyframes.Tests\obj\Debug\net10.0\Jellyfin.MediaEncoding.Keyframes.Tests.csproj.CoreCompileInputs.cache
|
||||
Reference in New Issue
Block a user