diff --git a/v2/bindings/csharp/SnapPluginLibCs/CollectorExample/CollectorExample.csproj b/v2/bindings/csharp/SnapPluginLibCs/CollectorExample/CollectorExample.csproj index a00771d1..192d8fe1 100644 --- a/v2/bindings/csharp/SnapPluginLibCs/CollectorExample/CollectorExample.csproj +++ b/v2/bindings/csharp/SnapPluginLibCs/CollectorExample/CollectorExample.csproj @@ -1,7 +1,7 @@ - netcoreapp2.1 + net6.0 Exe diff --git a/v2/bindings/csharp/SnapPluginLibCs/StreamingCollectorExample/StreamingCollectorExample.csproj b/v2/bindings/csharp/SnapPluginLibCs/StreamingCollectorExample/StreamingCollectorExample.csproj index a00771d1..192d8fe1 100644 --- a/v2/bindings/csharp/SnapPluginLibCs/StreamingCollectorExample/StreamingCollectorExample.csproj +++ b/v2/bindings/csharp/SnapPluginLibCs/StreamingCollectorExample/StreamingCollectorExample.csproj @@ -1,7 +1,7 @@ - netcoreapp2.1 + net6.0 Exe