Skip to content

Commit

Permalink
3.0.3-preview.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeAndNil committed Oct 24, 2024
1 parent 72fdee8 commit 9c6631b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-preview.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$Version = '3.0.2'
$Version = '3.0.3'
$Preview = '1'
'building ...'
dotnet build -c Release "-p:GeneratePackages=true;PackageVersion=$Version-preview.$Preview" $PSScriptRoot/../src/log4net/log4net.csproj
Expand Down

0 comments on commit 9c6631b

Please sign in to comment.