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 cdc4876 commit e074dccCopy full SHA for e074dcc
Directory.Build.props
@@ -2,8 +2,8 @@
2
<Project>
3
<PropertyGroup>
4
<PackageId>$(AssemblyName)</PackageId>
5
- <VersionPrefix>0.3.2</VersionPrefix>
6
-<!-- <VersionSuffix>alpha</VersionSuffix> -->
+ <VersionPrefix>0.3.3</VersionPrefix>
+ <VersionSuffix>alpha</VersionSuffix>
7
8
<Description>Microcks.Testcontainers for .NET</Description>
9
<Authors>Sébastien DEGODEZ</Authors>
0 commit comments