mirror of
https://github.com/lantean-code/qbtmud.git
synced 2025-10-22 20:42:24 +00:00
11 lines
325 B
Plaintext
11 lines
325 B
Plaintext
<configuration>
|
|
<packageSources>
|
|
<!-- Define package sources here -->
|
|
</packageSources>
|
|
<packageSourceMapping>
|
|
<!-- Optional source mapping -->
|
|
</packageSourceMapping>
|
|
<packageVersionOverride>
|
|
<package id="FluentAssertions" allowedVersions="[7.0.0,8.0.0)" />
|
|
</packageVersionOverride>
|
|
</configuration> |