diff --git a/Element Home Agents/Element Home Agents.csproj b/Element Home Agents/Element Home Agents.csproj index c5f9653..4d6ba7a 100644 --- a/Element Home Agents/Element Home Agents.csproj +++ b/Element Home Agents/Element Home Agents.csproj @@ -10,6 +10,7 @@ Initial Version + all diff --git a/Enable Swarming/Enable Swarming.csproj b/Enable Swarming/Enable Swarming.csproj index 3099cdb..2d40d41 100644 --- a/Enable Swarming/Enable Swarming.csproj +++ b/Enable Swarming/Enable Swarming.csproj @@ -10,6 +10,7 @@ Initial Version + all diff --git a/Load Balance By Count/Load Balance By Count.csproj b/Load Balance By Count/Load Balance By Count.csproj index 2bb9454..dd737ba 100644 --- a/Load Balance By Count/Load Balance By Count.csproj +++ b/Load Balance By Count/Load Balance By Count.csproj @@ -11,7 +11,7 @@ 88f3a574-bd04-48e2-a050-778fa5d7415a - + all diff --git a/Object Count Per Agent/Object Count Per Agent.csproj b/Object Count Per Agent/Object Count Per Agent.csproj index 0e289c4..dad21d2 100644 --- a/Object Count Per Agent/Object Count Per Agent.csproj +++ b/Object Count Per Agent/Object Count Per Agent.csproj @@ -10,6 +10,7 @@ Initial Version + diff --git a/Save Cluster Snapshot/Save Cluster Snapshot.csproj b/Save Cluster Snapshot/Save Cluster Snapshot.csproj index 4d79c13..0529291 100644 --- a/Save Cluster Snapshot/Save Cluster Snapshot.csproj +++ b/Save Cluster Snapshot/Save Cluster Snapshot.csproj @@ -10,7 +10,7 @@ Initial Version - + all @@ -18,6 +18,7 @@ + \ No newline at end of file diff --git a/Swarm Away All Objects From Agents/Swarm Away All Objects From Agents.csproj b/Swarm Away All Objects From Agents/Swarm Away All Objects From Agents.csproj index 263bb74..2e28724 100644 --- a/Swarm Away All Objects From Agents/Swarm Away All Objects From Agents.csproj +++ b/Swarm Away All Objects From Agents/Swarm Away All Objects From Agents.csproj @@ -10,7 +10,7 @@ Initial Version - + all diff --git a/Swarm Back Elements To Last Snapshot/Swarm Back Elements To Last Snapshot.csproj b/Swarm Back Elements To Last Snapshot/Swarm Back Elements To Last Snapshot.csproj index b76be1a..e86e451 100644 --- a/Swarm Back Elements To Last Snapshot/Swarm Back Elements To Last Snapshot.csproj +++ b/Swarm Back Elements To Last Snapshot/Swarm Back Elements To Last Snapshot.csproj @@ -10,7 +10,7 @@ Initial Version - + all diff --git a/Swarm Bookings/Swarm Bookings.csproj b/Swarm Bookings/Swarm Bookings.csproj index b02287c..24127c7 100644 --- a/Swarm Bookings/Swarm Bookings.csproj +++ b/Swarm Bookings/Swarm Bookings.csproj @@ -10,7 +10,7 @@ Initial Version - + all diff --git a/Swarm Elements/Swarm Elements.csproj b/Swarm Elements/Swarm Elements.csproj index b02287c..24127c7 100644 --- a/Swarm Elements/Swarm Elements.csproj +++ b/Swarm Elements/Swarm Elements.csproj @@ -10,7 +10,7 @@ Initial Version - + all diff --git a/Swarmable Bookings/Swarmable Bookings.csproj b/Swarmable Bookings/Swarmable Bookings.csproj index c5f9653..4d6ba7a 100644 --- a/Swarmable Bookings/Swarmable Bookings.csproj +++ b/Swarmable Bookings/Swarmable Bookings.csproj @@ -10,6 +10,7 @@ Initial Version + all diff --git a/Swarmable Elements/Swarmable Elements.csproj b/Swarmable Elements/Swarmable Elements.csproj index c5f9653..4d6ba7a 100644 --- a/Swarmable Elements/Swarmable Elements.csproj +++ b/Swarmable Elements/Swarmable Elements.csproj @@ -10,6 +10,7 @@ Initial Version + all diff --git a/Swarming Playground Shared/Swarming Playground Shared.csproj b/Swarming Playground Shared/Swarming Playground Shared.csproj index 95d731d..299bb14 100644 --- a/Swarming Playground Shared/Swarming Playground Shared.csproj +++ b/Swarming Playground Shared/Swarming Playground Shared.csproj @@ -20,7 +20,7 @@ - + all diff --git a/Swarming Playground Tests/Swarming Playground Tests.csproj b/Swarming Playground Tests/Swarming Playground Tests.csproj index 638cf88..d8590e3 100644 --- a/Swarming Playground Tests/Swarming Playground Tests.csproj +++ b/Swarming Playground Tests/Swarming Playground Tests.csproj @@ -7,15 +7,15 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/Swarming Playground/Swarming Playground.csproj b/Swarming Playground/Swarming Playground.csproj index 162212c..7e9ac1c 100644 --- a/Swarming Playground/Swarming Playground.csproj +++ b/Swarming Playground/Swarming Playground.csproj @@ -14,7 +14,8 @@ skyline:sdk:catalogdownloadtoken - + + all diff --git a/Swarming Prerequisites/Swarming Prerequisites.csproj b/Swarming Prerequisites/Swarming Prerequisites.csproj index c5f9653..4d6ba7a 100644 --- a/Swarming Prerequisites/Swarming Prerequisites.csproj +++ b/Swarming Prerequisites/Swarming Prerequisites.csproj @@ -10,6 +10,7 @@ Initial Version + all diff --git a/global.json b/global.json index e7da886..9922340 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.0.4" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.4.7" + } } \ No newline at end of file