Skip to content

Commit b3e8a9c

Browse files
committed
remove warnings as error in csproj
1 parent fe3ef20 commit b3e8a9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

OpenSSH_GUI.SshConfig/OpenSSH_GUI.SshConfig.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<!-- Target framework and other specs in Directory.Build.props -->
44
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
55
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
76
<Optimize>true</Optimize>
87
<PackageId>OpenSSH_GUI.SshConfig</PackageId>
98
</PropertyGroup>

0 commit comments

Comments
 (0)