Project file Updates

AssemblyInfo File Updates
This commit is contained in:
Brett Hewitson 2021-12-03 20:28:35 +10:00
parent f3a1f558f4
commit 8241bd08e7
31 changed files with 125 additions and 129 deletions

View file

@ -1,12 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Globals">
<SccProjectName>SAK</SccProjectName>
<SccProvider>SAK</SccProvider>
<SccAuxPath>SAK</SccAuxPath>
<SccLocalPath>SAK</SccLocalPath>
</PropertyGroup>
<PropertyGroup>
<TargetFramework>net462</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>