add unsaved modif
continuous-integration/drone/push Build is failing Details

pull/24/head
Alexandre AGOSTINHO 2 years ago
parent dc945c70b6
commit cdb2628c5d

@ -7,4 +7,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\MCTGLib\MCTGLib.csproj" />
</ItemGroup>
</Project>

@ -1,2 +1,4 @@
// See https://aka.ms/new-console-template for more information
using ;
Console.WriteLine("Hello, World!");

Loading…
Cancel
Save