mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-30 11:22:53 +01:00
Enable TreatWarningsAsErrors for Emby.Data in Release
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
using System;
|
||||
#pragma warning disable CS1591
|
||||
|
||||
using System;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user