Skip to content

Commit 66a5f75

Browse files
authored
RollForwardto LatestMajor (#628)
1 parent cb1bca6 commit 66a5f75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/MarkdownSnippets.Tool/MarkdownSnippets.Tool.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<PackAsTool>True</PackAsTool>
99
<Description>.NET Core Global Tool for merging code snippets with markdown documents</Description>
1010
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
11+
<RollForward>LatestMajor</RollForward>
1112
</PropertyGroup>
1213
<ItemGroup>
1314
<Compile Include="..\ConfigReader\*.cs" />

0 commit comments

Comments
 (0)