WingMan – Diff between revs 10 and 13
?pathlinks?
Rev 10 | Rev 13 | |||
---|---|---|---|---|
Line 134... | Line 134... | |||
134 | </ItemGroup> |
134 | </ItemGroup> |
|
135 | <ItemGroup> |
135 | <ItemGroup> |
|
136 | <None Include="App.config" /> |
136 | <None Include="App.config" /> |
|
137 | </ItemGroup> |
137 | </ItemGroup> |
|
138 | <ItemGroup> |
138 | <ItemGroup> |
|
- | 139 | <Content Include="LICENSE.txt"> |
||
- | 140 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
||
- | 141 | </Content> |
||
139 | <Content Include="wingman.ico" /> |
142 | <Content Include="wingman.ico" /> |
|
140 | </ItemGroup> |
143 | </ItemGroup> |
|
141 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
144 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
142 | </Project> |
145 | </Project> |
|
143 | |
146 | |