ef33f1e08e
* bump version 1.0.4 * nuget * fix windows keyboard(for real this time) * fix keyboard * update gitignore * fix source files corruption * test Co-authored-by: Emmanuel <nhv3@localhost.localdomain>
6 lines
No EOL
205 B
XML
6 lines
No EOL
205 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
|
</packageSources>
|
|
</configuration> |