diff --git a/Tests/IPAddressTests/nano.runsettings b/.runsettings similarity index 89% rename from Tests/IPAddressTests/nano.runsettings rename to .runsettings index 93ce85ea..ed33e902 100644 --- a/Tests/IPAddressTests/nano.runsettings +++ b/.runsettings @@ -3,14 +3,14 @@ .\TestResults - 120000 + 60000 net48 x64 None False - COM3 + COM9 diff --git a/Tests/IPAddressTests/IPAddressTests.nfproj b/Tests/IPAddressTests/IPAddressTests.nfproj index 25a768d8..05976529 100644 --- a/Tests/IPAddressTests/IPAddressTests.nfproj +++ b/Tests/IPAddressTests/IPAddressTests.nfproj @@ -25,9 +25,6 @@ true - - $(MSBuildProjectDirectory)\nano.runsettings - @@ -50,7 +47,6 @@ - @@ -66,4 +62,4 @@ - \ No newline at end of file + diff --git a/Tests/NetworkHelperTests/NetworkHelperTests.nfproj b/Tests/NetworkHelperTests/NetworkHelperTests.nfproj index dfc82422..d34f9f16 100644 --- a/Tests/NetworkHelperTests/NetworkHelperTests.nfproj +++ b/Tests/NetworkHelperTests/NetworkHelperTests.nfproj @@ -25,9 +25,6 @@ true - - $(MSBuildProjectDirectory)\nano.runsettings - true @@ -62,7 +59,6 @@ - @@ -75,4 +71,4 @@ - \ No newline at end of file + diff --git a/Tests/NetworkHelperTests/nano.runsettings b/Tests/NetworkHelperTests/nano.runsettings deleted file mode 100644 index e82b99e2..00000000 --- a/Tests/NetworkHelperTests/nano.runsettings +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 1 - .\TestResults - 120000 - net48 - x64 - - - None - False - - \ No newline at end of file diff --git a/Tests/SocketTests/SocketTests.nfproj b/Tests/SocketTests/SocketTests.nfproj index 756605c3..20a6ebbc 100644 --- a/Tests/SocketTests/SocketTests.nfproj +++ b/Tests/SocketTests/SocketTests.nfproj @@ -25,9 +25,6 @@ true - - $(MSBuildProjectDirectory)\nano.runsettings - @@ -53,7 +50,6 @@ - @@ -66,4 +62,4 @@ - \ No newline at end of file + diff --git a/Tests/SocketTests/nano.runsettings b/Tests/SocketTests/nano.runsettings deleted file mode 100644 index e82b99e2..00000000 --- a/Tests/SocketTests/nano.runsettings +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 1 - .\TestResults - 120000 - net48 - x64 - - - None - False - - \ No newline at end of file diff --git a/nanoFramework.System.Net.sln b/nanoFramework.System.Net.sln index 37ed83da..c1615af2 100644 --- a/nanoFramework.System.Net.sln +++ b/nanoFramework.System.Net.sln @@ -6,6 +6,7 @@ Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "System.Net", "nanoFramework EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{720DB1CD-932C-40AF-9B48-B7BEDB153EE9}" ProjectSection(SolutionItems) = preProject + .runsettings = .runsettings nanoFramework.System.Net.DELIVERABLES.nuspec = nanoFramework.System.Net.DELIVERABLES.nuspec nanoFramework.System.Net.nuspec = nanoFramework.System.Net.nuspec NuGet.Config = NuGet.Config