generated from 11.IB/Template
commit
cc8e0f133c
@ -0,0 +1,2 @@
|
||||
/bin/
|
||||
/obj/
|
@ -0,0 +1,3 @@
|
||||
# Logic operations, branching
|
||||
|
||||
<!-- add description here -->
|
@ -0,0 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Reference in new issue