Diagnostic padding and ruler

This commit is contained in:
Tig Kindel
2023-02-22 19:38:01 +13:00
parent 57cd5ff73a
commit 214fe97bd8
7 changed files with 97 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<!-- Version numbers are automatically updated by gitversion when a release is released -->
<!-- In the source tree the version will always be 2.0 for all projects. -->
<!-- Do not modify these. -->