You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Zeroconf
2
2
==========
3
3
4
-
# Bonjour/mDNS discovery support for .NET v4.8, UWP, Xamarin & .NET Standard 2.0
4
+
# Bonjour/mDNS discovery support for .NET 6, .NET 8, .NET Maui, .NET v4.8, UWP, , Xamarin & .NET Standard 2.0
5
5
6
6
The core logic is implemented primarily .NET Standard 2.0. Due to networking APIs being platform-specific on earlier platforms, a platform-specific version is required. Just make sure that you also install the NuGet to your main app and you'll be all set.
0 commit comments