mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 02:58:15 +08:00
Updated packages and fixed build errors and tests..now need to update nuspec
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
public static class TestConfiguration
|
||||
{
|
||||
public static double Version => 1.4;
|
||||
public static string ConfigurationPath => $"./bin/Debug/netcoreapp{Version}/configuration.json";
|
||||
public static string ConfigurationPath => $"./bin/Debug/netcoreapp{Version}/win10-x64/configuration.json";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user