chore: fix sln after csproj move and update props & targets

This commit is contained in:
Andrew Welker 2025-03-04 08:41:07 -06:00
parent 13acf2fb14
commit c183470bcf
5 changed files with 69 additions and 9 deletions

View file

@ -12,10 +12,8 @@
<Company>PepperDash Technologies</Company>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/PepperDash/PepperDashCore</RepositoryUrl>
<PackageTags>crestron;4series;</PackageTags>
<Version>2.0.0-local</Version>
<InformationalVersion>$(Version)</InformationalVersion>
<PackageOutputPath>../output</PackageOutputPath>
<PackageTags>crestron;4series;</PackageTags>
<InformationalVersion>$(Version)</InformationalVersion>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">