Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Metalnem committed May 8, 2018
1 parent a1f6249 commit 7df6cea
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion NoiseSocket/NoiseSocket.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>NoiseSocket.NET</PackageId>
<Title>NoiseSocket.NET</Title>
<PackageVersion>0.4.0-preview</PackageVersion>
<PackageVersion>0.7.0-rc</PackageVersion>
<Authors>Nemanja Mijailovic</Authors>
<PackageProjectUrl>https://github.com/Metalnem/noisesocket</PackageProjectUrl>
<RepositoryUrl>https://github.com/Metalnem/noisesocket</RepositoryUrl>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
## Installation

```
> dotnet add package NoiseSocket.NET --version 0.4.0-preview
> dotnet add package NoiseSocket.NET --version 0.7.0-rc
```
28 changes: 14 additions & 14 deletions docs/api/Noise.NoiseSocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3 id="constructors">Constructors
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket__ctor_Noise_Protocol_Noise_ProtocolConfig_System_IO_Stream_System_Boolean_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.%23ctor(Noise.Protocol%2CNoise.ProtocolConfig%2CSystem.IO.Stream%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L71">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L72">View Source</a>
</span>
<a id="Noise_NoiseSocket__ctor_" data-uid="Noise.NoiseSocket.#ctor*"></a>
<h4 id="Noise_NoiseSocket__ctor_Noise_Protocol_Noise_ProtocolConfig_System_IO_Stream_System_Boolean_" data-uid="Noise.NoiseSocket.#ctor(Noise.Protocol,Noise.ProtocolConfig,System.IO.Stream,System.Boolean)">NoiseSocket(Protocol, ProtocolConfig, Stream, Boolean)</h4>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket__ctor_System_IO_Stream_System_Boolean_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.%23ctor(System.IO.Stream%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L103">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L104">View Source</a>
</span>
<a id="Noise_NoiseSocket__ctor_" data-uid="Noise.NoiseSocket.#ctor*"></a>
<h4 id="Noise_NoiseSocket__ctor_System_IO_Stream_System_Boolean_" data-uid="Noise.NoiseSocket.#ctor(System.IO.Stream,System.Boolean)">NoiseSocket(Stream, Boolean)</h4>
Expand Down Expand Up @@ -285,7 +285,7 @@ <h3 id="properties">Properties
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_HandshakeHash.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.HandshakeHash%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L122">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L123">View Source</a>
</span>
<a id="Noise_NoiseSocket_HandshakeHash_" data-uid="Noise.NoiseSocket.HandshakeHash*"></a>
<h4 id="Noise_NoiseSocket_HandshakeHash" data-uid="Noise.NoiseSocket.HandshakeHash">HandshakeHash</h4>
Expand Down Expand Up @@ -336,7 +336,7 @@ <h3 id="methods">Methods
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_Accept_Noise_Protocol_Noise_ProtocolConfig_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.Accept(Noise.Protocol%2CNoise.ProtocolConfig)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L166">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L167">View Source</a>
</span>
<a id="Noise_NoiseSocket_Accept_" data-uid="Noise.NoiseSocket.Accept*"></a>
<h4 id="Noise_NoiseSocket_Accept_Noise_Protocol_Noise_ProtocolConfig_" data-uid="Noise.NoiseSocket.Accept(Noise.Protocol,Noise.ProtocolConfig)">Accept(Protocol, ProtocolConfig)</h4>
Expand Down Expand Up @@ -415,7 +415,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_Dispose.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L938">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L957">View Source</a>
</span>
<a id="Noise_NoiseSocket_Dispose_" data-uid="Noise.NoiseSocket.Dispose*"></a>
<h4 id="Noise_NoiseSocket_Dispose" data-uid="Noise.NoiseSocket.Dispose">Dispose()</h4>
Expand All @@ -432,7 +432,7 @@ <h5 class="decalaration">Declaration</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_IgnoreHandshakeMessageAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.IgnoreHandshakeMessageAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L570">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L578">View Source</a>
</span>
<a id="Noise_NoiseSocket_IgnoreHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.IgnoreHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_IgnoreHandshakeMessageAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.IgnoreHandshakeMessageAsync(System.Threading.CancellationToken)">IgnoreHandshakeMessageAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -514,7 +514,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_ReadHandshakeMessageAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.ReadHandshakeMessageAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L514">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L521">View Source</a>
</span>
<a id="Noise_NoiseSocket_ReadHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.ReadHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_ReadHandshakeMessageAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.ReadHandshakeMessageAsync(System.Threading.CancellationToken)">ReadHandshakeMessageAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -610,7 +610,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_ReadMessageAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.ReadMessageAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L668">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L678">View Source</a>
</span>
<a id="Noise_NoiseSocket_ReadMessageAsync_" data-uid="Noise.NoiseSocket.ReadMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_ReadMessageAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.ReadMessageAsync(System.Threading.CancellationToken)">ReadMessageAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -703,7 +703,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_ReadNegotiationDataAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.ReadNegotiationDataAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L473">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L476">View Source</a>
</span>
<a id="Noise_NoiseSocket_ReadNegotiationDataAsync_" data-uid="Noise.NoiseSocket.ReadNegotiationDataAsync*"></a>
<h4 id="Noise_NoiseSocket_ReadNegotiationDataAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.ReadNegotiationDataAsync(System.Threading.CancellationToken)">ReadNegotiationDataAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -785,7 +785,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_Retry_Noise_Protocol_Noise_ProtocolConfig_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.Retry(Noise.Protocol%2CNoise.ProtocolConfig)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L260">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L261">View Source</a>
</span>
<a id="Noise_NoiseSocket_Retry_" data-uid="Noise.NoiseSocket.Retry*"></a>
<h4 id="Noise_NoiseSocket_Retry_Noise_Protocol_Noise_ProtocolConfig_" data-uid="Noise.NoiseSocket.Retry(Noise.Protocol,Noise.ProtocolConfig)">Retry(Protocol, ProtocolConfig)</h4>
Expand Down Expand Up @@ -865,7 +865,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_Switch_Noise_Protocol_Noise_ProtocolConfig_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.Switch(Noise.Protocol%2CNoise.ProtocolConfig)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L213">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L214">View Source</a>
</span>
<a id="Noise_NoiseSocket_Switch_" data-uid="Noise.NoiseSocket.Switch*"></a>
<h4 id="Noise_NoiseSocket_Switch_Noise_Protocol_Noise_ProtocolConfig_" data-uid="Noise.NoiseSocket.Switch(Noise.Protocol,Noise.ProtocolConfig)">Switch(Protocol, ProtocolConfig)</h4>
Expand Down Expand Up @@ -945,7 +945,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_WriteEmptyHandshakeMessageAsync_System_Memory_System_Byte__System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.WriteEmptyHandshakeMessageAsync(System.Memory%7BSystem.Byte%7D%2CSystem.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L433">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L435">View Source</a>
</span>
<a id="Noise_NoiseSocket_WriteEmptyHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.WriteEmptyHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_WriteEmptyHandshakeMessageAsync_System_Memory_System_Byte__System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.WriteEmptyHandshakeMessageAsync(System.Memory{System.Byte},System.Threading.CancellationToken)">WriteEmptyHandshakeMessageAsync(Memory&lt;Byte&gt;, CancellationToken)</h4>
Expand Down Expand Up @@ -1039,7 +1039,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_WriteHandshakeMessageAsync_System_Memory_System_Byte__System_Memory_System_Byte__System_UInt16_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.WriteHandshakeMessageAsync(System.Memory%7BSystem.Byte%7D%2CSystem.Memory%7BSystem.Byte%7D%2CSystem.UInt16%2CSystem.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L338">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L339">View Source</a>
</span>
<a id="Noise_NoiseSocket_WriteHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.WriteHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_WriteHandshakeMessageAsync_System_Memory_System_Byte__System_Memory_System_Byte__System_UInt16_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.WriteHandshakeMessageAsync(System.Memory{System.Byte},System.Memory{System.Byte},System.UInt16,System.Threading.CancellationToken)">WriteHandshakeMessageAsync(Memory&lt;Byte&gt;, Memory&lt;Byte&gt;, UInt16, CancellationToken)</h4>
Expand Down Expand Up @@ -1151,7 +1151,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_WriteMessageAsync_System_Memory_System_Byte__System_UInt16_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.WriteMessageAsync(System.Memory%7BSystem.Byte%7D%2CSystem.UInt16%2CSystem.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L608">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L617">View Source</a>
</span>
<a id="Noise_NoiseSocket_WriteMessageAsync_" data-uid="Noise.NoiseSocket.WriteMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_WriteMessageAsync_System_Memory_System_Byte__System_UInt16_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.WriteMessageAsync(System.Memory{System.Byte},System.UInt16,System.Threading.CancellationToken)">WriteMessageAsync(Memory&lt;Byte&gt;, UInt16, CancellationToken)</h4>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2 id="samples">Samples</h2>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket.Examples/SwitchExample.cs">Switch protocol</a> (using ordinary <a href="https://docs.microsoft.com/en-us/dotnet/api/system.net.sockets.socket?view=netstandard-2.0">Socket</a>)<br>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket.Examples/RetryExample.cs">Retry request</a> (using <a href="https://docs.microsoft.com/en-us/dotnet/api/system.io.pipes.namedpipeclientstream?view=netstandard-2.0">NamedPipeClientStream</a> and <a href="https://docs.microsoft.com/en-us/dotnet/api/system.io.pipes.namedpipeserverstream?view=netstandard-2.0">NamedPipeServerStream</a>)</p>
<h2 id="installation">Installation</h2>
<pre><code>&gt; dotnet add package NoiseSocket.NET --version 0.4.0-preview
<pre><code>&gt; dotnet add package NoiseSocket.NET --version 0.7.0-rc
</code></pre>
</article>
</div>
Expand Down
18 changes: 9 additions & 9 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"output": {
".html": {
"relative_path": "api/Noise.NoiseSocket.html",
"hash": "WlDaDMf97CCbgLwHwk162w=="
"hash": "2A3zFiwZwlWv2+5eZBn7Bg=="
}
},
"is_incremental": true,
"is_incremental": false,
"version": ""
},
{
Expand All @@ -35,7 +35,7 @@
"hash": "EevRivoTmAYKv6fqRNeBwg=="
}
},
"is_incremental": true,
"is_incremental": false,
"version": ""
},
{
Expand All @@ -44,7 +44,7 @@
"output": {
".html": {
"relative_path": "index.html",
"hash": "I/lZpNq1Cm4l0hongoBwzQ=="
"hash": "hIE1VqOnRl8fzkjtc6vX7w=="
}
},
"is_incremental": false,
Expand All @@ -63,18 +63,18 @@
"details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"ConceptualDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build"
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build"
},
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ title: NoiseSocket.NET
## Installation

```
> dotnet add package NoiseSocket.NET --version 0.4.0-preview
> dotnet add package NoiseSocket.NET --version 0.7.0-rc
```

0 comments on commit 7df6cea

Please sign in to comment.