Re-added a corrected solution file with support for x86 and x64 platforms.

pull/363/head
David Hall 2022-12-08 21:09:53 -07:00
parent fd86deaf55
commit f7c4c428be
2 changed files with 2273 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<Version>3.4.12</Version>
<TargetFrameworks>net45;net48;net5.0;net6.0;netstandard2.0;netcoreapp3.1</TargetFrameworks>
<!--<Platforms>AnyCPU;x64;x86</Platforms>-->
<Platforms>AnyCPU;x64;x86</Platforms>
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)Vanara.snk</AssemblyOriginatorKeyFile>
<Authors>David Hall</Authors>
<Company>GitHub Community</Company>

2272
Vanara.sln

File diff suppressed because it is too large Load Diff