Skip to content

Commit

Permalink
without -> with
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyome22 committed Jun 4, 2021
1 parent 36b45b9 commit 93e60f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>x64</Platform>
<PublishDir>bin\publish_without_frameworks\</PublishDir>
<PublishDir>bin\publish_with_frameworks\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
Expand Down

0 comments on commit 93e60f0

Please sign in to comment.