A stealth-based 2D platformer where you don't have to kill anyone unless you want to. https://www.semicolin.games
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
301 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <packages>
  3. <package id="MSTest.TestAdapter" version="2.1.0" targetFramework="net472" />
  4. <package id="MSTest.TestFramework" version="2.1.0" targetFramework="net472" />
  5. <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
  6. </packages>