File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 55 <TargetFramework >netcoreapp3.0</TargetFramework >
66 <ToolCommandName >fantomas</ToolCommandName >
77 <PackAsTool >True</PackAsTool >
8- <Version >3.0.0-beta-006 </Version >
8+ <Version >3.0.0</Version >
99 <AssemblyName >fantomas-tool</AssemblyName >
1010 </PropertyGroup >
1111 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <Import Project =" ..\netfx.props" />
33 <PropertyGroup >
4- <Version >3.0.0-beta-006 </Version >
4+ <Version >3.0.0</Version >
55 <NoWarn >FS0988</NoWarn >
66 <TargetFrameworks >netcoreapp3.0</TargetFrameworks >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 33 <Import Project =" ..\netfx.props" />
44 <PropertyGroup >
55 <TargetFrameworks >netstandard2.0</TargetFrameworks >
6- <Version >3.0.0-beta-006 </Version >
6+ <Version >3.0.0</Version >
77 <Description >Source code formatter for F#</Description >
88 </PropertyGroup >
99 <ItemGroup >
1414 <Compile Include =" Dbg.fs" />
1515 <Compile Include =" Utils.fs" />
1616 <Compile Include =" FormatConfig.fs" />
17- <!-- <Compile Include="TokenMatcher.fs" />-->
1817 <Compile Include =" TriviaTypes.fs" />
1918 <Compile Include =" TokenParserBoolExpr.fs" />
2019 <Compile Include =" TriviaHelpers.fs" />
You can’t perform that action at this time.
0 commit comments