Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-1858

.Net: Update project settings to support VS2010-VS2015

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0.final
    • 1.5.0.final
    • None
    • None

    Description

      I've opened Ignite.NET solution in VS2015 and noticed a couple of issues:

      • Benchmark performance in Release mode is very low. Turns out "optimize code" is unchecked in project settings. For some reason, this checkbox does not affect benchmarks in VS2013, but the difference is dramatic in VS2015.
      • Language version is not set, so VS2015 allows C# 6 features like null propagation (and R# suggests these changes). But using these features will break compilation in VS2013 and earlier. So we should set language version to C# 4.0

      And current solution file can't be opened in VS2010. Need to fix version in header.

      Attachments

        Issue Links

          Activity

            People

              vozerov Vladimir Ozerov
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: