Skip to content
This repository was archived by the owner on Jan 16, 2019. It is now read-only.

Releases: SampSharp/SampSharp-visualstudio

0.2.0

12 Oct 22:40
Compare
Choose a tag to compare
  • Added 'No Window' option to the project settings
  • Added option for which entry point to use to the project settings
  • The extension is now using MSBuild instead of XBuild to support newer project versions
  • Made extension compatible for upload to the Visual Studio gallery
  • Improved search for free debugger ports
  • Fixed the ... browse button in the project settings not working
  • Fixed a bunch of crashes
  • Lots of other improvements

You can install this Visual Studio trough Visual Studio's Extensions manager ( Tools > Extensions and Updates... ). It's listed under the name SampSharpVisualStudioPlugin.

0.1.0

29 Sep 12:31
Compare
Choose a tag to compare
  • Initial version