Skip to content

Commit b6f0054

Browse files
committed
Update livekit/protocol to v1.45.1
1 parent c3a7a31 commit b6f0054

19 files changed

+5754
-2860
lines changed
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!-- https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/diagnostic-ids -->
3+
<Suppressions
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6+
>
7+
<Suppression>
8+
<DiagnosticId>CP0001</DiagnosticId>
9+
<Target>T:Livekit.Server.Sdk.Dotnet.PushTextRequest</Target>
10+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
11+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
12+
<IsBaselineSuppression>true</IsBaselineSuppression>
13+
</Suppression>
14+
<Suppression>
15+
<DiagnosticId>CP0001</DiagnosticId>
16+
<Target>T:Livekit.Server.Sdk.Dotnet.TextMessageRequest</Target>
17+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
18+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
19+
<IsBaselineSuppression>true</IsBaselineSuppression>
20+
</Suppression>
21+
<Suppression>
22+
<DiagnosticId>CP0001</DiagnosticId>
23+
<Target>T:Livekit.Server.Sdk.Dotnet.TextMessageResponse</Target>
24+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
25+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
26+
<IsBaselineSuppression>true</IsBaselineSuppression>
27+
</Suppression>
28+
<Suppression>
29+
<DiagnosticId>CP0002</DiagnosticId>
30+
<Target>F:Livekit.Server.Sdk.Dotnet.ServerMessage.MessageOneofCase.TextRequest</Target>
31+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
32+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
33+
<IsBaselineSuppression>true</IsBaselineSuppression>
34+
</Suppression>
35+
<Suppression>
36+
<DiagnosticId>CP0002</DiagnosticId>
37+
<Target>F:Livekit.Server.Sdk.Dotnet.ServerMessage.TextRequestFieldNumber</Target>
38+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
39+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
40+
<IsBaselineSuppression>true</IsBaselineSuppression>
41+
</Suppression>
42+
<Suppression>
43+
<DiagnosticId>CP0002</DiagnosticId>
44+
<Target>F:Livekit.Server.Sdk.Dotnet.WorkerMessage.MessageOneofCase.PushText</Target>
45+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
46+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
47+
<IsBaselineSuppression>true</IsBaselineSuppression>
48+
</Suppression>
49+
<Suppression>
50+
<DiagnosticId>CP0002</DiagnosticId>
51+
<Target>F:Livekit.Server.Sdk.Dotnet.WorkerMessage.MessageOneofCase.TextResponse</Target>
52+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
53+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
54+
<IsBaselineSuppression>true</IsBaselineSuppression>
55+
</Suppression>
56+
<Suppression>
57+
<DiagnosticId>CP0002</DiagnosticId>
58+
<Target>F:Livekit.Server.Sdk.Dotnet.WorkerMessage.PushTextFieldNumber</Target>
59+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
60+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
61+
<IsBaselineSuppression>true</IsBaselineSuppression>
62+
</Suppression>
63+
<Suppression>
64+
<DiagnosticId>CP0002</DiagnosticId>
65+
<Target>F:Livekit.Server.Sdk.Dotnet.WorkerMessage.TextResponseFieldNumber</Target>
66+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
67+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
68+
<IsBaselineSuppression>true</IsBaselineSuppression>
69+
</Suppression>
70+
<Suppression>
71+
<DiagnosticId>CP0002</DiagnosticId>
72+
<Target>M:Livekit.Server.Sdk.Dotnet.ServerMessage.get_TextRequest</Target>
73+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
74+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
75+
<IsBaselineSuppression>true</IsBaselineSuppression>
76+
</Suppression>
77+
<Suppression>
78+
<DiagnosticId>CP0002</DiagnosticId>
79+
<Target>M:Livekit.Server.Sdk.Dotnet.ServerMessage.set_TextRequest(Livekit.Server.Sdk.Dotnet.TextMessageRequest)</Target>
80+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
81+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
82+
<IsBaselineSuppression>true</IsBaselineSuppression>
83+
</Suppression>
84+
<Suppression>
85+
<DiagnosticId>CP0002</DiagnosticId>
86+
<Target>M:Livekit.Server.Sdk.Dotnet.WorkerMessage.get_PushText</Target>
87+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
88+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
89+
<IsBaselineSuppression>true</IsBaselineSuppression>
90+
</Suppression>
91+
<Suppression>
92+
<DiagnosticId>CP0002</DiagnosticId>
93+
<Target>M:Livekit.Server.Sdk.Dotnet.WorkerMessage.get_TextResponse</Target>
94+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
95+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
96+
<IsBaselineSuppression>true</IsBaselineSuppression>
97+
</Suppression>
98+
<Suppression>
99+
<DiagnosticId>CP0002</DiagnosticId>
100+
<Target>M:Livekit.Server.Sdk.Dotnet.WorkerMessage.set_PushText(Livekit.Server.Sdk.Dotnet.PushTextRequest)</Target>
101+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
102+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
103+
<IsBaselineSuppression>true</IsBaselineSuppression>
104+
</Suppression>
105+
<Suppression>
106+
<DiagnosticId>CP0002</DiagnosticId>
107+
<Target>M:Livekit.Server.Sdk.Dotnet.WorkerMessage.set_TextResponse(Livekit.Server.Sdk.Dotnet.TextMessageResponse)</Target>
108+
<Left>lib/netstandard2.0/LivekitApi.dll</Left>
109+
<Right>lib/netstandard2.0/LivekitApi.dll</Right>
110+
<IsBaselineSuppression>true</IsBaselineSuppression>
111+
</Suppression>
112+
</Suppressions>

0 commit comments

Comments
 (0)