mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Initial source commit
This commit is contained in:
commit
414aa10aef
16 changed files with 1292 additions and 0 deletions
7
src/Tomas.Common/Tomas.Common.csproj
Normal file
7
src/Tomas.Common/Tomas.Common.csproj
Normal file
|
@ -0,0 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue