Add projects
This commit is contained in:
parent
7e283355df
commit
42ad31c447
17 changed files with 588 additions and 0 deletions
8
Directory.Build.props
Normal file
8
Directory.Build.props
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<Project>
|
||||
<!-- See https://aka.ms/dotnet/msbuild/customize for more details on customizing your build -->
|
||||
<PropertyGroup>
|
||||
|
||||
<ArtifactsPath>$(MSBuildThisFileDirectory)artifacts</ArtifactsPath>
|
||||
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue