Added Creatondate consoleapp and tagging policy

This commit is contained in:
Jurjen Ladenius
2022-04-20 11:03:12 +02:00
parent 28b4a0807c
commit 20331593e7
24 changed files with 1887 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>