File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <Exec Condition =" '$(Configuration)'=='DebugAndPush'" Command =" PowerShell -ExecutionPolicy Bypass -File " C:\Users\mkachkaev\source\repos\scripts\SyncScriptCSC.ps1"
 " />
1717 </Target >
1818
19-
20- <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
21- <PackageReference Include =" Keyfactor.AnyGateway.IAnyCAPlugin" Version =" 3.3.0-PRERELEASE-78770-979f582005" />
22- <PackageReference Include =" Keyfactor.PKI" Version =" 8.1.1" />
23- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
24- </ItemGroup >
25-
2619 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
27- <PackageReference Include =" Keyfactor.AnyGateway.IAnyCAPlugin" Version =" 3.3.0-PRERELEASE-78770-979f582005 " />
20+ <PackageReference Include =" Keyfactor.AnyGateway.IAnyCAPlugin" Version =" 3.3.0" />
2821 <PackageReference Include =" Keyfactor.PKI" Version =" 8.1.1" />
2922 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
3023 </ItemGroup >
3124
32- <ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
33- <PackageReference Include =" Keyfactor.AnyGateway.IAnyCAPlugin" Version =" 3.3.0-PRERELEASE-78770-979f582005" />
34- <PackageReference Include =" Keyfactor.PKI" Version =" 6.3.0" />
35- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
36- </ItemGroup >
37-
38-
3925 <ItemGroup >
4026 <None Update =" manifest.json" >
4127 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
4228 </None >
4329 </ItemGroup >
4430
45- </Project >
31+ </Project >
You can’t perform that action at this time.
0 commit comments