Skip to content

Commit

Permalink
ci: Adjust comment on Skia.WPF head
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Oct 9, 2022
1 parent 158df2d commit 2f671ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SamplesApp/SamplesApp.Skia.WPF/SamplesApp.Skia.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<PropertyGroup>
<TargetFrameworks>net6.0-windows</TargetFrameworks>
<!--
Enable implicit dotnet runtime forward rolling, as a net5
project may run with net6 only SDK installed
Enable implicit dotnet runtime forward rolling, as the specifed target framework
project may run with only a later version of the .NET runtime installed.
-->
<RollForward>Major</RollForward>
</PropertyGroup>
Expand Down

0 comments on commit 2f671ce

Please sign in to comment.