diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..b6e88da19d8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dotnet-libp2p"] + path = dotnet-libp2p + url = https://github.com/greymistcube/dotnet-libp2p diff --git a/Directory.Build.props b/Directory.Build.props index 66304e3deb4..e0e3ad59e38 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,8 +1,8 @@ - net6.0 - net6.0 + net8.0 + net8.0 10 5.3.2