File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Google.Apis.IntegrationTests Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net462;net6.0</TargetFrameworks >
5+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' " >net6.0</TargetFrameworks >
56 <SignAssembly >true</SignAssembly >
67 <AssemblyOriginatorKeyFile >..\..\..\google.apis.snk</AssemblyOriginatorKeyFile >
78 <IsPackable >false</IsPackable >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net462;net6.0</TargetFrameworks >
5+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' " >net6.0</TargetFrameworks >
56 <SignAssembly >true</SignAssembly >
67 <AssemblyOriginatorKeyFile >..\..\..\google.apis.snk</AssemblyOriginatorKeyFile >
78 <IsPackable >false</IsPackable >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net462;net6.0</TargetFrameworks >
5+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' " >net6.0</TargetFrameworks >
56 <SignAssembly >true</SignAssembly >
67 <AssemblyOriginatorKeyFile >..\..\..\google.apis.snk</AssemblyOriginatorKeyFile >
78 <IsPackable >false</IsPackable >
You can’t perform that action at this time.
0 commit comments