We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fdee8 commit 9c6631bCopy full SHA for 9c6631b
scripts/build-preview.ps1
@@ -1,4 +1,4 @@
1
-$Version = '3.0.2'
+$Version = '3.0.3'
2
$Preview = '1'
3
'building ...'
4
dotnet build -c Release "-p:GeneratePackages=true;PackageVersion=$Version-preview.$Preview" $PSScriptRoot/../src/log4net/log4net.csproj
0 commit comments