Skip to content

Commit

Permalink
updated projects and solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss committed Jan 14, 2015
1 parent cd0751c commit 39e6784
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="client_secrets.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<None Include="..\client_secrets.json">
<Link>client_secrets.json</Link>
</None>
<None Include="App.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
<Compile Include="Search.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="client_secrets.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<None Include="..\client_secrets.json">
<Link>client_secrets.json</Link>
</None>
<None Include="App.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
7 changes: 0 additions & 7 deletions dotnet/Google.Apis.YouTube.Samples.Search/client_secrets.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
<Compile Include="UploadVideo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="client_secrets.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<None Include="..\client_secrets.json">
<Link>client_secrets.json</Link>
</None>
<None Include="App.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
7 changes: 0 additions & 7 deletions dotnet/Google.Apis.YouTube.Samples.Upload/client_secrets.json

This file was deleted.

File renamed without changes.

0 comments on commit 39e6784

Please sign in to comment.