Skip to content

Commit b6d8b38

Browse files
author
dotnet-automerge-bot
authored
Merge pull request #6297 from Microsoft/merges/master-to-dev16.1
Merge master to dev16.1
2 parents 97732dc + 5032247 commit b6d8b38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

FSharpBuild.Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<ProtoOutputPath Condition="'$(OS)' != 'Unix'">$(ArtifactsBinDir)\fsc\Proto\net472</ProtoOutputPath>
2222
<ProtoOutputPath Condition="'$(OS)' == 'Unix'">$(ArtifactsBinDir)/fsc/Proto/netcoreapp2.1</ProtoOutputPath>
2323
<ValueTupleImplicitPackageVersion>4.4.0</ValueTupleImplicitPackageVersion>
24+
<WarningsAsErrors>1182;0025;$(WarningsAsErrors)</WarningsAsErrors>
2425
</PropertyGroup>
2526

2627
<!-- nuget -->

0 commit comments

Comments
 (0)