Skip to content

Commit

Permalink
Fix PDFtoImage.Build.slnf
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila committed Nov 27, 2024
1 parent 8a9e39f commit d766fc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<!-- Version -->
<PropertyGroup>
<VersionPrefix>5.0.0</VersionPrefix>
<VersionSuffix>preview.2</VersionSuffix>
<VersionSuffix>preview.3</VersionSuffix>
</PropertyGroup>
</Project>
1 change: 0 additions & 1 deletion src/PDFtoImage.Build.slnf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"solution": {
"path": "PDFtoImage.sln",
"projects": [
"Console\\Console.csproj",
"FrameworkTests\\AotConsole\\AotConsole.csproj",
"FrameworkTests\\AspNetCore\\AspNetCore.csproj",
"FrameworkTests\\MauiApp\\MauiApp.csproj",
Expand Down

0 comments on commit d766fc1

Please sign in to comment.