Skip to content

Commit

Permalink
removed postbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
nickidw committed Jun 15, 2021
1 parent ea171ab commit bc58bf1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions clicSANDMac/clicSANDMac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>mkdir -p $(SolutionDir)Runtime ; cp -r $(SolutionDir)clicSANDMac/bin/Release/net48/clicSANDMac.app/ $(SolutionDir)Runtime/clicSANDMac.app/</PostBuildEvent>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eto.Platform.Mac64" Version="2.5.11" />
</ItemGroup>
Expand Down

0 comments on commit bc58bf1

Please sign in to comment.