File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFramework >netcoreapp3.0</TargetFramework >
6
6
<ToolCommandName >fantomas</ToolCommandName >
7
7
<PackAsTool >True</PackAsTool >
8
- <Version >3.0.1 </Version >
8
+ <Version >3.1.0 </Version >
9
9
<AssemblyName >fantomas-tool</AssemblyName >
10
10
</PropertyGroup >
11
11
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<Import Project =" ..\netfx.props" />
3
3
<PropertyGroup >
4
- <Version >3.0.1 </Version >
4
+ <Version >3.1.0 </Version >
5
5
<NoWarn >FS0988</NoWarn >
6
6
<TargetFrameworks >netcoreapp3.0</TargetFrameworks >
7
7
</PropertyGroup >
Original file line number Diff line number Diff line change 3
3
<Import Project =" ..\netfx.props" />
4
4
<PropertyGroup >
5
5
<TargetFrameworks >netstandard2.0</TargetFrameworks >
6
- <Version >3.0.1 </Version >
6
+ <Version >3.1.0 </Version >
7
7
<Description >Source code formatter for F#</Description >
8
8
</PropertyGroup >
9
9
<ItemGroup >
You can’t perform that action at this time.
0 commit comments