We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1244cc commit c860a06Copy full SHA for c860a06
Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<PackageId>$(AssemblyName)</PackageId>
5
- <Version>4.5.0</Version>
+ <Version>4.6.0</Version>
6
<AssemblyVersion>$(Version)</AssemblyVersion>
7
<FileVersion>$(Version)</FileVersion>
8
<Product>Testcontainers</Product>
0 commit comments