Skip to content

Commit 4feaa9e

Browse files
committed
Use slashes in ProjectReference instead of backslashes
1 parent 0caf999 commit 4feaa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Serilog.Formatting.Log4Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</Target>
4949

5050
<ItemGroup>
51-
<ProjectReference Include="..\src\Serilog.Formatting.Log4Net.csproj" />
51+
<ProjectReference Include="../src/Serilog.Formatting.Log4Net.csproj" />
5252
</ItemGroup>
5353

5454
</Project>

0 commit comments

Comments
 (0)