Fix the links to be lowercase in the correct place but uppercase within the tablegenerator so it doesn't conflict with main.
This commit is contained in:
parent
4ffebc1dac
commit
3b597936c3
5 changed files with 199 additions and 189 deletions
10
tools/sdk-readme-table-generator/old.config
Normal file
10
tools/sdk-readme-table-generator/old.config
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<solution>
|
||||
<add key="disableSourceControlIntegration" value="true" />
|
||||
</solution>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
<disabledPackageSources />
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue