Skip to content

Commit 15a468c

Browse files
committed
Add RollForward to tool project
1 parent f8082bc commit 15a468c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DependencyManager.FsProj/DependencyManager.FsProj.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<PackageId>depman-fsproj</PackageId>
55
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
6+
<RollForward>LatestMajor</RollForward>
67
<OutputType>Exe</OutputType>
78
<PackAsTool>true</PackAsTool>
89
<ToolCommandName>depman-fsproj</ToolCommandName>

0 commit comments

Comments
 (0)