Skip to content

Commit

Permalink
Fix Example Projects configurations.
Browse files Browse the repository at this point in the history
  • Loading branch information
amaggiulli committed Mar 23, 2016
1 parent 1c056a4 commit f9f8170
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 21 deletions.
3 changes: 0 additions & 3 deletions Examples/BermudanSwaption/BermudanSwaption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
3 changes: 0 additions & 3 deletions Examples/Bonds/Bonds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
3 changes: 0 additions & 3 deletions Examples/CallableBonds/CallableBonds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
<Name>QLNet</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
3 changes: 0 additions & 3 deletions Examples/EquityOption/EquityOption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
3 changes: 0 additions & 3 deletions Examples/FRA/FRA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
3 changes: 0 additions & 3 deletions Examples/Repo/Repo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
3 changes: 0 additions & 3 deletions Examples/Swap/Swap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down

0 comments on commit f9f8170

Please sign in to comment.