Skip to content

Commit

Permalink
Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons committed Nov 2, 2020
1 parent b11d685 commit 6f78446
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 501 deletions.
8 changes: 4 additions & 4 deletions RateLimiter/RateLimiter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<AssemblyName>RateLimiter</AssemblyName>
<RootNamespace>RateLimiter</RootNamespace>
<Authors>David Desmaisons</Authors>
<Version>2.1.1</Version>
<Version>2.2.0</Version>
<PackageProjectUrl></PackageProjectUrl>
<RepositoryUrl>https://github.com/David-Desmaisons/RateLimiter</RepositoryUrl>
<PackageLicenseUrl>https://github.com/David-Desmaisons/RateLimiter/blob/master/LICENSE</PackageLicenseUrl>
Expand All @@ -22,9 +22,9 @@ Features:
<PackageId>RateLimiter</PackageId>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageTags>Asynchronous, Task, Rate limiting</PackageTags>
<AssemblyVersion>2.1.1.0</AssemblyVersion>
<FileVersion>2.1.1.0</FileVersion>
<PackageReleaseNotes>.NET Standard support</PackageReleaseNotes>
<AssemblyVersion>2.2.0.0</AssemblyVersion>
<FileVersion>2.2.0.0</FileVersion>
<PackageReleaseNotes>.NET Standard 2.1 support</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down
130 changes: 13 additions & 117 deletions docs/manifest.json
Original file line number Diff line number Diff line change
@@ -1,104 +1,8 @@
{
"homepages": [],
"source_base_path": "C:/Users/David/Documents/Source/RateLimiter/RateLimiter.Documentation",
"source_base_path": "C:/Users/David.Desmaisons/Source/Repos/RateLimiter/RateLimiter.Documentation",
"xrefmap": "xrefmap.yml",
"files": [
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.AwaitableConstraintExtension.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.AwaitableConstraintExtension.html",
"hash": "qamy3gu8gYSwElUGqi3jfw=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.CountByIntervalAwaitableConstraint.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.CountByIntervalAwaitableConstraint.html",
"hash": "kWCoh1px4BcIeURMjz+8ew=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.IAwaitableConstraint.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.IAwaitableConstraint.html",
"hash": "AnSXsRNyDi9/TUDwNsEk5A=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.LimitedSizeStack-1.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.LimitedSizeStack-1.html",
"hash": "vc+xJqlotWcr/AeJ1tVISw=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html",
"hash": "AJULfF8xlSxGpa5IQQn17g=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.TimeLimiter.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.TimeLimiter.html",
"hash": "wY2r0yMqaKw07MiXzXmAYA=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/RateLimiter.yml",
"output": {
".html": {
"relative_path": "api/RateLimiter.html",
"hash": "Ra+AdiHlz5CWR5snkdzEjQ=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Toc",
"source_relative_path": "api/toc.yml",
"output": {
".html": {
"relative_path": "api/toc.html",
"hash": "2wIOOS3z/EgwCelqX90CWQ=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "index.md",
Expand All @@ -108,7 +12,7 @@
"hash": "aRcqyU2VkRUtcXn78e3CmQ=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -120,7 +24,7 @@
"output": {
".html": {
"relative_path": "toc.html",
"hash": "u7k/slcMFve7dcdc0ROHBQ=="
"hash": "D2g85a+lcVKKdU+wW61j5w=="
}
},
"is_incremental": false,
Expand All @@ -130,39 +34,31 @@
"incremental_info": [
{
"status": {
"can_incremental": false,
"details": "Disable incremental build by force rebuild option.",
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 0,
"skipped_file_count": 0,
"full_build_reason_code": "ForceRebuild"
"skipped_file_count": 0
},
"processors": {
"ConceptualDocumentProcessor": {
"can_incremental": false,
"incrementalPhase": "build",
"total_file_count": 1,
"skipped_file_count": 0
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": false,
"incrementalPhase": "build",
"total_file_count": 7,
"skipped_file_count": 0
},
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build",
"total_file_count": 0,
"skipped_file_count": 0
},
"ConceptualDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 1,
"skipped_file_count": 1
}
}
},
{
"status": {
"can_incremental": false,
"details": "Cannot support incremental post processing, the reason is: it's disabled.",
"can_incremental": true,
"details": "Can support incremental post processing.",
"incrementalPhase": "postProcessing",
"total_file_count": 0,
"skipped_file_count": 0
Expand Down
2 changes: 1 addition & 1 deletion docs/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ul class="nav level1">
<li>
<a href="api/RateLimiter" name="api/toc.html" title="Api Documentation">Api Documentation</a>
<a href="api/RateLimiter" name="" title="Api Documentation">Api Documentation</a>
</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit 6f78446

Please sign in to comment.