servo/source/Servo.MotiveEngine/Servo.MotiveEngine.csproj
Anthony Leland 2993056967 Servo VS solution
- Created VS solution for expanding upon the notebook code
- Renamed LimitToRange() to MaxLimit() and adjusted it's algorithm
2020-10-28 23:29:49 -04:00

7 lines
138 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>