mirror of
https://github.com/dnpm-dip/mv64e-mtb-dto-dotnet.git
synced 2025-07-02 02:42:54 +00:00
Initial commit
This commit is contained in:
13
MV64e.MTB/MV64e.MTB.csproj
Normal file
13
MV64e.MTB/MV64e.MTB.csproj
Normal file
@ -0,0 +1,13 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<LangVersion>10</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
2514
MV64e.MTB/Mtb.cs
Normal file
2514
MV64e.MTB/Mtb.cs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user