We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cbc48 commit c9c3c1dCopy full SHA for c9c3c1d
1 file changed
QuicNet.Infrastructure/QuicNet.Infrastructure.csproj
@@ -42,6 +42,7 @@
42
</ItemGroup>
43
<ItemGroup>
44
<Compile Include="ErrorCodes.cs" />
45
+ <Compile Include="Exceptions\ProtocolException.cs" />
46
<Compile Include="FrameParser.cs" />
47
<Compile Include="Frames\AckFrame.cs" />
48
<Compile Include="Frames\ApplicationCloseFrame.cs" />
0 commit comments