Removed SemVer class and use Version class instead

This commit is contained in:
N00MKRAD
2021-02-05 15:57:44 +01:00
parent d301991f1e
commit e50c55ef90
4 changed files with 25 additions and 70 deletions

View File

@@ -205,7 +205,6 @@
<Compile Include="Data\Networks.cs" />
<Compile Include="Data\Padding.cs" />
<Compile Include="Data\ResumeState.cs" />
<Compile Include="Data\SemVer.cs" />
<Compile Include="Data\SubtitleTrack.cs" />
<Compile Include="Forms\BatchForm.cs">
<SubType>Form</SubType>