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:
BIN
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
2663d0bfe613405d9211eb0512f674966343273a4b945341a3ebf57804f83215
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
C:\Projects\pgsql-jellyfin\src\Jellyfin.Database\Jellyfin.Database.Implementations\obj\Debug\net10.0\Jellyfin.Database.Implementations.csproj.AssemblyReference.cache
|
||||
C:\Projects\pgsql-jellyfin\src\Jellyfin.Database\Jellyfin.Database.Implementations\obj\Debug\net10.0\Jellyfin.Database.Implementations.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Projects\pgsql-jellyfin\src\Jellyfin.Database\Jellyfin.Database.Implementations\obj\Debug\net10.0\Jellyfin.Database.Implementations.csproj.CoreCompileInputs.cache
|
||||
C:\Projects\pgsql-jellyfin\src\Jellyfin.Database\Jellyfin.Database.Implementations\obj\Debug\net10.0\Jellyfin.Database.Implementations.xml
|
||||
+4682
File diff suppressed because it is too large
Load Diff
@@ -3688,13 +3688,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"logs": [
|
||||
{
|
||||
"code": "Undefined",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Problem reading the cache file C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations\\obj\\project.nuget.cache : '<' is an invalid start of a property name. Expected a '\"'. Path: $ | LineNumber: 2 | BytePositionInLine: 0."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -55,15 +55,5 @@
|
||||
"C:\\Users\\wpjon\\.nuget\\packages\\system.composition.runtime\\9.0.0\\system.composition.runtime.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\wpjon\\.nuget\\packages\\system.composition.typedparts\\9.0.0\\system.composition.typedparts.9.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": [
|
||||
{
|
||||
"code": "Undefined",
|
||||
"level": "Warning",
|
||||
"message": "Problem reading the cache file C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations\\obj\\project.nuget.cache : '<' is an invalid start of a property name. Expected a '\"'. Path: $ | LineNumber: 2 | BytePositionInLine: 0.",
|
||||
"projectPath": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations\\Jellyfin.Database.Implementations.csproj",
|
||||
"warningLevel": 1,
|
||||
"filePath": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.Database\\Jellyfin.Database.Implementations\\Jellyfin.Database.Implementations.csproj",
|
||||
"targetGraphs": []
|
||||
}
|
||||
]
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user