explicitly set AnyCPU PlatformTarget in LibTSforge project file (appears to do nothing but just in case)
This commit is contained in:
parent
3a1b9c481d
commit
001c27ca1d
@ -7,6 +7,7 @@
|
||||
<LangVersion>3</LangVersion>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
||||
|
Loading…
x
Reference in New Issue
Block a user