something
This commit is contained in:
@@ -27,6 +27,10 @@ public class GoakeTestsTarget : Target
|
||||
TargetConfiguration.Debug,
|
||||
//TargetConfiguration.Release,
|
||||
};
|
||||
Architectures = new[]
|
||||
{
|
||||
TargetArchitecture.x64,
|
||||
};
|
||||
|
||||
CustomExternalProjectFilePath = System.IO.Path.Combine("Tests/GoakeTests.csproj");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user