Skip to content

Commit

Permalink
Add vb.vbproj
Browse files Browse the repository at this point in the history
  • Loading branch information
kendaleiv committed Jun 6, 2024
1 parent 49edc80 commit 822a6ac
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>NDP_UE_VB</RootNamespace>
<TargetFrameworks>net6.0;net48</TargetFrameworks>
</PropertyGroup>

</Project>

0 comments on commit 822a6ac

Please sign in to comment.