Skip to content

Commit

Permalink
ROLLBACK Ignore UT
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommi Golinelli committed Jan 16, 2024
1 parent 9f5429e commit 29fa570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TestProject/SerializeBinaryFormatterTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ namespace System.Net.TestSerialization
public class SerializeBinaryFormatterTest
{
[TestMethod]
[Ignore] // ("Assembly version is writen in binary serilaization.")
public void Test_Serialize_BinaryFormatter()
{
var ipnetwork = IPNetwork2.Parse("10.0.0.1/8");
Expand Down

0 comments on commit 29fa570

Please sign in to comment.