Correct NuGet path
This commit is contained in:
parent
e9d9647919
commit
e71036b05e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<NuGetConfigFiles Include="$(ProjectDirectory)NuGet.config" />
|
||||
<NuGetConfigFiles Include="$(ProjectDirectory)/src/external/cecil/NuGet.config" />
|
||||
<NuGetConfigFiles Include="$(ProjectDirectory)/external/cecil/NuGet.config" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue