Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update GivenThatWeWantToPublishAProjectWithAllFeatures.cs
  • Loading branch information
MichalStrehovsky authored Aug 2, 2023
commit 7225f3bea12cf027ff093f69e07595c8ebecde11
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ public void It_publishes_the_project_correctly(string targetFramework, string []
""System.Threading.Thread.EnableAutoreleasePool"": false,
""System.Threading.ThreadPool.MinThreads"": 2,
""System.Threading.ThreadPool.MaxThreads"": 9,
""System.Xml.XmlResolver.IsNetworkingEnabledByDefault"": false,
""extraProperty"": true
},
""framework"": {
Expand Down