|
276 | 276 | <Content Include="PlatformResources\windows\git.zip">
|
277 | 277 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
278 | 278 | </Content>
|
279 |
| - <EmbeddedResource Include="PlatformResources\mac\gitconfig"> |
280 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
281 |
| - </EmbeddedResource> |
282 |
| - <EmbeddedResource Include="PlatformResources\windows\gitconfig"> |
283 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
284 |
| - </EmbeddedResource> |
285 |
| - </ItemGroup> |
286 |
| - <ItemGroup> |
287 |
| - <EmbeddedResource Include="Resources\.gitattributes" /> |
288 |
| - <EmbeddedResource Include="Resources\.gitignore" /> |
289 |
| - <EmbeddedResource Include="Resources\octorun.zip" /> |
290 |
| - </ItemGroup> |
291 |
| - <ItemGroup> |
292 |
| - <EmbeddedResource Include="Localization.resx"> |
293 |
| - <Generator>PublicResXFileCodeGenerator</Generator> |
294 |
| - <LastGenOutput>Localization.Designer.cs</LastGenOutput> |
295 |
| - <SubType>Designer</SubType> |
296 |
| - </EmbeddedResource> |
297 |
| - </ItemGroup> |
298 |
| - <ItemGroup> |
299 |
| - <None Include="packages.config" /> |
| 279 | + <EmbeddedResource Include="PlatformResources\mac\gitconfig" /> |
| 280 | + <EmbeddedResource Include="PlatformResources\windows\gitconfig" /> |
300 | 281 | <Content Include="PlatformResources\linux\git-lfs.zip">
|
301 | 282 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
302 | 283 | </Content>
|
303 |
| - <Content Include="PlatformResources\linux\git-lfs.zip.md5" /> |
| 284 | + <Content Include="PlatformResources\linux\git-lfs.zip.md5"> |
| 285 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 286 | + </Content> |
304 | 287 | <Content Include="PlatformResources\mac\git-lfs.zip.md5">
|
305 | 288 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
306 | 289 | </Content>
|
|
310 | 293 | <Content Include="PlatformResources\windows\git.zip.md5">
|
311 | 294 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
312 | 295 | </Content>
|
313 |
| - <EmbeddedResource Include="PlatformResources\linux\gitconfig"> |
| 296 | + <EmbeddedResource Include="PlatformResources\linux\gitconfig" /> |
| 297 | + <EmbeddedResource Include="Resources\.gitattributes" /> |
| 298 | + <EmbeddedResource Include="Resources\.gitignore" /> |
| 299 | + <Content Include="Resources\octorun.zip"> |
| 300 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 301 | + </Content> |
| 302 | + <Content Include="Resources\octorun.zip.md5"> |
314 | 303 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
| 304 | + </Content> |
| 305 | + </ItemGroup> |
| 306 | + <ItemGroup> |
| 307 | + <None Include="packages.config" /> |
| 308 | + <EmbeddedResource Include="Localization.resx"> |
| 309 | + <Generator>PublicResXFileCodeGenerator</Generator> |
| 310 | + <LastGenOutput>Localization.Designer.cs</LastGenOutput> |
| 311 | + <SubType>Designer</SubType> |
315 | 312 | </EmbeddedResource>
|
316 | 313 | </ItemGroup>
|
317 |
| - <ItemGroup /> |
318 | 314 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
319 | 315 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
320 | 316 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments