mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 05:53:27 -07:00
Removed output of credentials [skip ci]
This commit is contained in:
parent
f000a939d5
commit
87b7905457
1 changed files with 0 additions and 8 deletions
|
@ -63,14 +63,6 @@
|
||||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
|
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<Target Name="Test Variables" BeforeTargets="PrepareForBuild" >
|
|
||||||
<Message Text="Box Client Id $(Box_ClientId)" Importance="high"/>
|
|
||||||
<Message Text="DropBox Client Id $(DropBox_ClientId)" Importance="high"/>
|
|
||||||
<Message Text="Flickr Client Id $(Flickr_ClientId)" Importance="high"/>
|
|
||||||
<Message Text="Photobucket Client Id $(Photobucket_ClientId)" Importance="high"/>
|
|
||||||
<Message Text="Picasa Client Id $(Picasa_ClientId)" Importance="high"/>
|
|
||||||
</Target>
|
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Tokens Include="Box_ClientId">
|
<Tokens Include="Box_ClientId">
|
||||||
<ReplacementValue>$(Box_ClientId)</ReplacementValue>
|
<ReplacementValue>$(Box_ClientId)</ReplacementValue>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue