There was an error while loading. Please reload this page.
1 parent 5a49510 commit 65eb31fCopy full SHA for 65eb31f
1 file changed
crates/csharp/src/csproj.rs
@@ -122,7 +122,7 @@ impl CSProjectLLVMBuilder {
122
<configuration>
123
<config>
124
<!-- Store the packages where they can be shared between tests -->
125
- <add key="globalPackagesFolder" value="../../.packages" />
+ <add key="globalPackagesFolder" value="../../../.packages" />
126
</config>
127
<packageSources>
128
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
0 commit comments