Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit 4a2894e

Browse files
committed
Fix integration tests
1 parent e3be631 commit 4a2894e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/tests.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#addin nuget:?package=Cake.Issues&prerelease
22
#addin nuget:?package=Cake.Issues.Reporting&prerelease
33
#addin nuget:?package=Cake.Issues.Reporting.Generic&prerelease
4-
#reference "../../tools/Addins/Cake.Issues.GitRepository/lib/netstandard2.0/Cake.Issues.GitRepository.dll"
4+
#reference "../../tools/Addins/Cake.Issues.GitRepository/lib/net6.0/Cake.Issues.GitRepository.dll"
55

66
//////////////////////////////////////////////////
77
// ARGUMENTS

0 commit comments

Comments
 (0)