drewnoakes / xmp-core-dotnet

.NET library for working with the Extensible Metadata Platform (XMP)
60 stars 22 forks source link

VS2017 / C# 7 support #26

Closed drewnoakes closed 7 years ago

drewnoakes commented 7 years ago

Last week VS2017 was released along with C# 7.

Does anyone have any reservations about the project upgrading? This would cause the solution to not build under VS2015, however you could still use the NuGet package in earlier version(s) of Visual Studio just fine.

drewnoakes commented 7 years ago

Closed by #27