|
267 | 267 | </ProjectReference>
|
268 | 268 | </ItemGroup>
|
269 | 269 | <ItemGroup>
|
270 |
| - <EmbeddedResource Include="PlatformResources\linux\git-lfs.json" /> |
271 |
| - <EmbeddedResource Include="PlatformResources\mac\git-lfs.json" /> |
272 |
| - <None Include="PlatformResources\mac\git-lfs.zip" /> |
273 |
| - <None Include="PlatformResources\windows\git-lfs.zip" /> |
274 |
| - <None Include="PlatformResources\windows\git.zip" /> |
275 | 270 | <EmbeddedResource Include="PlatformResources\mac\gitconfig" />
|
276 | 271 | <EmbeddedResource Include="PlatformResources\windows\gitconfig" />
|
277 |
| - <None Include="PlatformResources\linux\git-lfs.zip" /> |
278 | 272 | <EmbeddedResource Include="PlatformResources\linux\gitconfig" />
|
279 | 273 | <EmbeddedResource Include="Resources\.gitattributes" />
|
280 | 274 | <EmbeddedResource Include="Resources\.gitignore" />
|
281 |
| - <Content Include="Resources\octorun.zip"> |
282 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
283 |
| - </Content> |
284 |
| - <Content Include="Resources\octorun.zip.md5"> |
285 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
286 |
| - </Content> |
| 275 | + <EmbeddedResource Include="PlatformResources\linux\git-lfs.json" /> |
| 276 | + <EmbeddedResource Include="PlatformResources\mac\git-lfs.json" /> |
| 277 | + <EmbeddedResource Include="PlatformResources\windows\git-lfs.json" /> |
| 278 | + <EmbeddedResource Include="PlatformResources\windows\git.json" /> |
| 279 | + <None Include="PlatformResources\linux\git-lfs.zip" /> |
| 280 | + <None Include="PlatformResources\mac\git-lfs.zip" /> |
| 281 | + <None Include="PlatformResources\windows\git-lfs.zip" /> |
| 282 | + <None Include="PlatformResources\windows\git.zip" /> |
| 283 | + <EmbeddedResource Include="Resources\octorun.zip" /> |
| 284 | + <EmbeddedResource Include="Resources\octorun.zip.md5" /> |
287 | 285 | </ItemGroup>
|
288 | 286 | <ItemGroup>
|
289 | 287 | <None Include="packages.config" />
|
|
292 | 290 | <LastGenOutput>Localization.Designer.cs</LastGenOutput>
|
293 | 291 | <SubType>Designer</SubType>
|
294 | 292 | </EmbeddedResource>
|
295 |
| - <EmbeddedResource Include="PlatformResources\windows\git-lfs.json" /> |
296 |
| - <EmbeddedResource Include="PlatformResources\windows\git.json" /> |
297 | 293 | </ItemGroup>
|
298 | 294 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
299 | 295 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
0 commit comments