Skip to content

Commit 20d7104

Browse files
committed
Add repo root to test
1 parent 0d2e7e4 commit 20d7104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Kurrent.Replicator.Tests/Kurrent.Replicator.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4+
<RepoRoot>$([System.IO.Directory]::GetParent($(MSBuildThisFileDirectory)).Parent.FullName)</RepoRoot>
45
<TargetFramework>net9.0</TargetFramework>
56
<LangVersion>latest</LangVersion>
67
<IsPackable>false</IsPackable>

0 commit comments

Comments
 (0)