Skip to content

Commit d79b53a

Browse files
committed
#657 Release notice
1 parent 5846dbe commit d79b53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
uses: softprops/action-gh-release@v1
190190
with:
191191
name: ReportGenerator_${{ env.Version }}
192-
body: This release requires .NET 4.7 or .NET Core 6.x/7.x/8.x.
192+
body: This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0
193193
tag_name: v${{ env.Version }}
194194
files: ReportGenerator_${{ env.Version }}.zip
195195
env:

0 commit comments

Comments
 (0)