mirror of
https://github.com/ekinnee/SharpCAT.git
synced 2026-04-05 22:45:19 +00:00
Add folder structure for C# Models, each radio model should have a Model.
This commit is contained in:
parent
0c4ff0d019
commit
19846e5b5e
5 changed files with 11 additions and 16 deletions
|
|
@ -79,5 +79,11 @@
|
|||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SharpCAT\SharpCAT.csproj">
|
||||
<Project>{dad3e7be-905a-4768-a695-0bcf96171e35}</Project>
|
||||
<Name>SharpCAT</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue