Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
292 changes: 146 additions & 146 deletions tracer/build/PackageVersionsLatestMajors.g.props

Large diffs are not rendered by default.

420 changes: 306 additions & 114 deletions tracer/build/PackageVersionsLatestMinors.g.props

Large diffs are not rendered by default.

292 changes: 146 additions & 146 deletions tracer/build/PackageVersionsLatestSpecific.g.props

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions tracer/build/supported_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"minVersionAvailableInclusive": "4.1.0",
"minVersionSupportedInclusive": "4.1.0",
"minVersionTestedInclusive": "4.1.0",
"maxVersionSupportedInclusive": "4.9.0",
"maxVersionAvailableInclusive": "4.9.0",
"maxVersionTestedInclusive": "4.9.0"
"maxVersionSupportedInclusive": "4.9.1",
"maxVersionAvailableInclusive": "4.9.1",
"maxVersionTestedInclusive": "4.9.1"
}
]
},
Expand Down Expand Up @@ -259,9 +259,9 @@
"minVersionAvailableInclusive": "3.1.0",
"minVersionSupportedInclusive": "3.1.0",
"minVersionTestedInclusive": "3.1.5.3",
"maxVersionSupportedInclusive": "4.0.14",
"maxVersionAvailableInclusive": "4.0.14",
"maxVersionTestedInclusive": "4.0.14"
"maxVersionSupportedInclusive": "4.0.14.1",
"maxVersionAvailableInclusive": "4.0.14.1",
"maxVersionTestedInclusive": "4.0.14.1"
}
]
},
Expand Down Expand Up @@ -446,8 +446,8 @@
"minVersionAvailableInclusive": "1.0.0",
"minVersionSupportedInclusive": "3.0.0",
"minVersionTestedInclusive": null,
"maxVersionSupportedInclusive": "3.0.44",
"maxVersionAvailableInclusive": "3.0.44",
"maxVersionSupportedInclusive": "3.0.45",
"maxVersionAvailableInclusive": "3.0.45",
"maxVersionTestedInclusive": null
}
]
Expand Down Expand Up @@ -870,9 +870,9 @@
"minVersionAvailableInclusive": "0.0.1",
"minVersionSupportedInclusive": "1.4.0",
"minVersionTestedInclusive": "1.4.4",
"maxVersionSupportedInclusive": "2.13.0",
"maxVersionAvailableInclusive": "2.13.0",
"maxVersionTestedInclusive": "2.13.0"
"maxVersionSupportedInclusive": "2.13.1",
"maxVersionAvailableInclusive": "2.13.1",
"maxVersionTestedInclusive": "2.13.1"
}
]
},
Expand All @@ -887,9 +887,9 @@
"minVersionAvailableInclusive": "1.2.10",
"minVersionSupportedInclusive": "1.2.10",
"minVersionTestedInclusive": "1.2.11",
"maxVersionSupportedInclusive": "3.2.0",
"maxVersionAvailableInclusive": "3.2.0",
"maxVersionTestedInclusive": "3.2.0"
"maxVersionSupportedInclusive": "3.3.0",
"maxVersionAvailableInclusive": "3.3.0",
"maxVersionTestedInclusive": "3.3.0"
}
]
},
Expand Down Expand Up @@ -1094,9 +1094,9 @@
"minVersionAvailableInclusive": "2.5.7.10213",
"minVersionSupportedInclusive": "3.0.0",
"minVersionTestedInclusive": "3.6.1",
"maxVersionSupportedInclusive": "4.4.0",
"maxVersionAvailableInclusive": "4.4.0",
"maxVersionTestedInclusive": "4.4.0"
"maxVersionSupportedInclusive": "4.5.0",
"maxVersionAvailableInclusive": "4.5.0",
"maxVersionTestedInclusive": "4.5.0"
}
]
},
Expand Down Expand Up @@ -1214,9 +1214,9 @@
"minVersionAvailableInclusive": "2.2.0",
"minVersionSupportedInclusive": "3.0.0",
"minVersionTestedInclusive": "4.0.1",
"maxVersionSupportedInclusive": "4.40.0",
"maxVersionAvailableInclusive": "4.40.0",
"maxVersionTestedInclusive": "4.40.0"
"maxVersionSupportedInclusive": "4.41.0",
"maxVersionAvailableInclusive": "4.41.0",
"maxVersionTestedInclusive": "4.41.0"
}
]
},
Expand Down Expand Up @@ -1299,9 +1299,9 @@
"minVersionAvailableInclusive": "4.1.0",
"minVersionSupportedInclusive": "4.1.0",
"minVersionTestedInclusive": "4.1.0",
"maxVersionSupportedInclusive": "4.9.0",
"maxVersionAvailableInclusive": "4.9.0",
"maxVersionTestedInclusive": "4.9.0"
"maxVersionSupportedInclusive": "4.9.1",
"maxVersionAvailableInclusive": "4.9.1",
"maxVersionTestedInclusive": "4.9.1"
}
]
},
Expand Down Expand Up @@ -1340,9 +1340,9 @@
"minVersionAvailableInclusive": "1.0.187",
"minVersionSupportedInclusive": "1.0.187",
"minVersionTestedInclusive": "1.0.488",
"maxVersionSupportedInclusive": "2.11.0",
"maxVersionAvailableInclusive": "2.11.0",
"maxVersionTestedInclusive": "2.11.0"
"maxVersionSupportedInclusive": "2.11.3",
"maxVersionAvailableInclusive": "2.11.3",
"maxVersionTestedInclusive": "2.11.3"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: AWSSDK.DynamoDBv2 -->
<!-- Assembly: AWSSDK.DynamoDBv2 -->
<!-- Latest package https://www.nuget.org/packages/AWSSDK.DynamoDBv2/4.0.14 -->
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.14" />
<!-- Latest package https://www.nuget.org/packages/AWSSDK.DynamoDBv2/4.0.14.1 -->
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.14.1" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: Confluent.Kafka -->
<!-- Assembly: Confluent.Kafka -->
<!-- Latest package https://www.nuget.org/packages/Confluent.Kafka/2.13.0 -->
<PackageReference Include="Confluent.Kafka" Version="2.13.0" />
<!-- Latest package https://www.nuget.org/packages/Confluent.Kafka/2.13.1 -->
<PackageReference Include="Confluent.Kafka" Version="2.13.1" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: Microsoft.Azure.WebJobs.Host -->
<!-- Assembly: Microsoft.Azure.WebJobs.Host -->
<!-- Latest package https://www.nuget.org/packages/Microsoft.Azure.WebJobs/3.0.44 -->
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.44" />
<!-- Latest package https://www.nuget.org/packages/Microsoft.Azure.WebJobs/3.0.45 -->
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.45" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: nunit.framework -->
<!-- Assembly: nunit.framework -->
<!-- Latest package https://www.nuget.org/packages/NUnit/4.4.0 -->
<PackageReference Include="NUnit" Version="4.4.0" />
Comment on lines -11 to -12
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI Visibility Tests are failing for this version 🙁 @tonyredondo

<!-- Latest package https://www.nuget.org/packages/NUnit/4.5.0 -->
<PackageReference Include="NUnit" Version="4.5.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: WebDriver -->
<!-- Assembly: WebDriver -->
<!-- Latest package https://www.nuget.org/packages/Selenium.WebDriver/4.40.0 -->
<PackageReference Include="Selenium.WebDriver" Version="4.40.0" />
<!-- Latest package https://www.nuget.org/packages/Selenium.WebDriver/4.41.0 -->
<PackageReference Include="Selenium.WebDriver" Version="4.41.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: StackExchange.Redis -->
<!-- Assembly: StackExchange.Redis -->
<!-- Latest package https://www.nuget.org/packages/StackExchange.Redis/2.11.0 -->
<PackageReference Include="StackExchange.Redis" Version="2.11.0" />
<!-- Latest package https://www.nuget.org/packages/StackExchange.Redis/2.11.3 -->
<PackageReference Include="StackExchange.Redis" Version="2.11.3" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<!-- Assembly: System.Data -->
<!-- Integration: System.Data.SqlClient -->
<!-- Assembly: System.Data.SqlClient -->
<!-- Latest package https://www.nuget.org/packages/System.Data.SqlClient/4.9.0 -->
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
<!-- Latest package https://www.nuget.org/packages/System.Data.SqlClient/4.9.1 -->
<PackageReference Include="System.Data.SqlClient" Version="4.9.1" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<!-- Integration: log4net -->
<!-- Assembly: log4net -->
<!-- Latest package https://www.nuget.org/packages/log4net/3.2.0 -->
<PackageReference Include="log4net" Version="3.2.0" />
<!-- Latest package https://www.nuget.org/packages/log4net/3.3.0 -->
<PackageReference Include="log4net" Version="3.3.0" />
</ItemGroup>

</Project>
Loading
Loading