diff --git a/Source/v2/Meadow.Cloud.Client/Meadow.Cloud.Client.Rider.csproj b/Source/v2/Meadow.Cloud.Client/Meadow.Cloud.Client.Rider.csproj new file mode 100644 index 00000000..8418bc3a --- /dev/null +++ b/Source/v2/Meadow.Cloud.Client/Meadow.Cloud.Client.Rider.csproj @@ -0,0 +1,24 @@ + + + + netstandard2.0 + enable + True + 10 + + + + true + ..\MeadowCLIKey.snk + + + + + + + + + + + + diff --git a/Source/v2/Meadow.HCom/Meadow.HCom.Rider.csproj b/Source/v2/Meadow.HCom/Meadow.HCom.Rider.csproj new file mode 100644 index 00000000..78f63c2b --- /dev/null +++ b/Source/v2/Meadow.HCom/Meadow.HCom.Rider.csproj @@ -0,0 +1,25 @@ + + + + netstandard2.0 + enable + 10 + + + + true + ..\MeadowCLIKey.snk + + + + + + + + + + + + + + diff --git a/Source/v2/Meadow.Linker/Meadow.Linker.Rider.csproj b/Source/v2/Meadow.Linker/Meadow.Linker.Rider.csproj new file mode 100644 index 00000000..caf5540d --- /dev/null +++ b/Source/v2/Meadow.Linker/Meadow.Linker.Rider.csproj @@ -0,0 +1,34 @@ + + + + netstandard2.0 + enable + 10 + + + + true + ..\MeadowCLIKey.snk + + + + + + + + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + + diff --git a/Source/v2/Meadow.SoftwareManager/Meadow.SoftwareManager.Rider.csproj b/Source/v2/Meadow.SoftwareManager/Meadow.SoftwareManager.Rider.csproj new file mode 100644 index 00000000..9c73b200 --- /dev/null +++ b/Source/v2/Meadow.SoftwareManager/Meadow.SoftwareManager.Rider.csproj @@ -0,0 +1,24 @@ + + + + netstandard2.0 + enable + 10 + + + + true + ..\MeadowCLIKey.snk + + + + + + + + + + + + + diff --git a/Source/v2/Meadow.Tooling.Core/Meadow.Tooling.Core.Rider.csproj b/Source/v2/Meadow.Tooling.Core/Meadow.Tooling.Core.Rider.csproj new file mode 100644 index 00000000..4c3e2733 --- /dev/null +++ b/Source/v2/Meadow.Tooling.Core/Meadow.Tooling.Core.Rider.csproj @@ -0,0 +1,28 @@ + + + + netstandard2.0;net8.0 + enable + 10 + + + + true + ..\MeadowCLIKey.snk + + + + + + + + + + + + + + + + +