We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b45b9 commit 93e60f0Copy full SHA for 93e60f0
RunCat/Properties/PublishProfiles/PublishWithFrameworksProfile.pubxml
@@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
6
<PropertyGroup>
7
<Configuration>Release</Configuration>
8
<Platform>x64</Platform>
9
- <PublishDir>bin\publish_without_frameworks\</PublishDir>
+ <PublishDir>bin\publish_with_frameworks\</PublishDir>
10
<PublishProtocol>FileSystem</PublishProtocol>
11
<TargetFramework>netcoreapp3.1</TargetFramework>
12
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
0 commit comments