This repository was archived by the owner on Apr 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
3- <VersionPrefix >3.4.9 </VersionPrefix >
3+ <VersionPrefix >3.5.0 </VersionPrefix >
44 <LangVersion >latest</LangVersion >
55 <Authors >Discord.Net Contributors</Authors >
66 <PackageTags >discord;discordapp</PackageTags >
Original file line number Diff line number Diff line change 1717 "build" : {
1818 "content" : [
1919 {
20- "files" : [ " api/**.yml" , " api/index.md" ]
20+ "files" : [" api/**.yml" , " api/index.md" ]
2121 },
2222 {
23- "files" : [ " toc.yml" , " index.md" ]
23+ "files" : [" toc.yml" , " index.md" ]
2424 },
2525 {
26- "files" : [ " faq/**.md" , " faq/**/toc.yml" ]
26+ "files" : [" faq/**.md" , " faq/**/toc.yml" ]
2727 },
2828 {
29- "files" : [ " guides/**.md" , " guides/**/toc.yml" ]
29+ "files" : [" guides/**.md" , " guides/**/toc.yml" ]
3030 },
3131 {
3232 "src" : " ../" ,
33- "files" : [ " CHANGELOG.md" ]
33+ "files" : [" CHANGELOG.md" ]
3434 }
3535 ],
3636 "resource" : [
6060 "overwrite" : " _overwrites/**/**.md" ,
6161 "globalMetadata" : {
6262 "_appTitle" : " Discord.Net-Labs Documentation" ,
63- "_appFooter" : " Discord.Net-Labs (c) 2020-2021 3.4.9 " ,
63+ "_appFooter" : " Discord.Net-Labs (c) 2020-2021 3.5.0 " ,
6464 "_enableSearch" : true ,
6565 "_appLogoPath" : " marketing/logo/SVG/Logomark Standard.svg" ,
6666 "_appFaviconPath" : " favicon.ico"
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >Discord.Net.Labs</id >
5- <version >3.4.9 $suffix$</version >
5+ <version >3.5.0 $suffix$</version >
66 <title >Discord.Net Labs</title >
77 <authors >Discord.Net Contributors</authors >
88 <owners >quinchs</owners >
You can’t perform that action at this time.
0 commit comments