Skip to content

Commit 65eb31f

Browse files
committed
new test layout
1 parent 5a49510 commit 65eb31f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/csharp/src/csproj.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ impl CSProjectLLVMBuilder {
122122
<configuration>
123123
<config>
124124
<!-- Store the packages where they can be shared between tests -->
125-
<add key="globalPackagesFolder" value="../../.packages" />
125+
<add key="globalPackagesFolder" value="../../../.packages" />
126126
</config>
127127
<packageSources>
128128
<!--To inherit the global NuGet package sources remove the <clear/> line below -->

0 commit comments

Comments
 (0)