diff --git a/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.agent.xml b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.agent.xml new file mode 100644 index 000000000..4ea72a911 --- /dev/null +++ b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.ask.xml b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.ask.xml new file mode 100644 index 000000000..7ef04e2ea --- /dev/null +++ b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.ask.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.ask2agent.xml b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.ask2agent.xml new file mode 100644 index 000000000..1f2ea11e7 --- /dev/null +++ b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.ask2agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.edit.xml b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.edit.xml new file mode 100644 index 000000000..8648f9401 --- /dev/null +++ b/.idea/.idea.System.IO.Abstractions/.idea/copilot.data.migration.edit.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/Directory.Packages.props b/Directory.Packages.props index 23b51cde1..171feb81a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -21,7 +21,7 @@ - + diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index 7acc079f3..22320dd8d 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -9,6 +9,7 @@ $(NoWarn);S2699 false true + true diff --git a/tests/TestableIO.System.IO.Abstractions.Parity.Tests/TestableIO.System.IO.Abstractions.Parity.Tests.csproj b/tests/TestableIO.System.IO.Abstractions.Parity.Tests/TestableIO.System.IO.Abstractions.Parity.Tests.csproj index 83a9487e6..6adfc80ae 100644 --- a/tests/TestableIO.System.IO.Abstractions.Parity.Tests/TestableIO.System.IO.Abstractions.Parity.Tests.csproj +++ b/tests/TestableIO.System.IO.Abstractions.Parity.Tests/TestableIO.System.IO.Abstractions.Parity.Tests.csproj @@ -4,6 +4,7 @@ The unit tests for our the parity checks System.IO.Abstractions.Parity.Tests System.IO.Abstractions.Parity.Tests + net10.0;net9.0;net8.0