Skip to content

Commit

Permalink
Target preview framework to roll forward to prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich committed Jul 9, 2020
1 parent b23c47d commit e96a3bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dotnet-format.csproj
Expand Up @@ -17,6 +17,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

<!-- Always run on the latest runtime installed. -->
<RuntimeFrameworkVersion>2.1.0-preview</RuntimeFrameworkVersion>
<RollForward>LatestMajor</RollForward>

<IsPackable>true</IsPackable>
Expand Down

0 comments on commit e96a3bf

Please sign in to comment.