Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ad85c4

Browse files
committed
src/fsharp/FSharp.Build/Microsoft.FSharp.NetSdk.props
1 parenteee2faf commit9ad85c4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎src/fsharp/FSharp.Build/Microsoft.FSharp.NetSdk.props‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,13 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and
3535
</PropertyGroup>
3636

3737
<PropertyGroup>
38-
<WarningLevelCondition=" '$(WarningLevel)' == ''">3</WarningLevel>
3938
<DefaultProjectTypeGuidCondition=" '$(DefaultProjectTypeGuid)' == ''">{F2A71F9B-5D33-465A-A702-920D77279786}</DefaultProjectTypeGuid><!-- F# project type-->
40-
<PlatformTarget>AnyCPU</PlatformTarget>
4139
<DocumentationFile>bin\$(Configuration)\$(AssemblyName).XML</DocumentationFile>
4240
<Prefer32Bit>false</Prefer32Bit>
43-
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
4441
<Tailcalls>true</Tailcalls>
42+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
43+
<WarningLevelCondition=" '$(WarningLevel)' == ''">3</WarningLevel>
4544
<WarningsAsErrors />
46-
<WarningLevel>3</WarningLevel>
47-
<DocumentationFile>bin\$(Configuration)\$(AssemblyName).XML</DocumentationFile>
4845
<DebugSymbols>true</DebugSymbols>
4946
<DebugType>portable</DebugType>
5047
</PropertyGroup>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp