Updated to .Net Core 8
This commit is contained in:
@@ -40,7 +40,7 @@ namespace CoreIntegrationTests.Infrastructure
|
||||
|
||||
public class TestDoc : Document
|
||||
{
|
||||
public TestDoc()
|
||||
protected TestDoc()
|
||||
{
|
||||
Version = 2;
|
||||
Nested = new Nested
|
||||
|
||||
Reference in New Issue
Block a user