|
31 | 31 | <WarningLevel>4</WarningLevel> |
32 | 32 | </PropertyGroup> |
33 | 33 | <ItemGroup> |
34 | | - <Reference Include="CodeFactory, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0ddb4eb5aaae6a7c, processorArchitecture=MSIL"> |
35 | | - <HintPath>..\packages\CodeFactorySDK.1.0.202301\lib\net472\CodeFactory.dll</HintPath> |
36 | | - </Reference> |
37 | | - <Reference Include="CodeFactory.DotNet, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0ddb4eb5aaae6a7c, processorArchitecture=MSIL"> |
38 | | - <HintPath>..\packages\CodeFactorySDK.1.0.202301\lib\net472\CodeFactory.DotNet.dll</HintPath> |
39 | | - </Reference> |
40 | | - <Reference Include="CodeFactory.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6ebe0889dadef152, processorArchitecture=MSIL"> |
41 | | - <HintPath>..\packages\CodeFactorySDK.1.0.202301\lib\net472\CodeFactory.Logging.dll</HintPath> |
42 | | - </Reference> |
43 | | - <Reference Include="CodeFactory.VisualStudio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0ddb4eb5aaae6a7c, processorArchitecture=MSIL"> |
44 | | - <HintPath>..\packages\CodeFactorySDK.1.0.202301\lib\net472\CodeFactory.VisualStudio.dll</HintPath> |
45 | | - </Reference> |
46 | | - <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
47 | | - <HintPath>..\packages\NLog.4.6.8\lib\net45\NLog.dll</HintPath> |
48 | | - </Reference> |
49 | | - <Reference Include="System" /> |
50 | | - <Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
51 | | - <HintPath>..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
52 | | - </Reference> |
| 34 | + <PackageReference Include="CodeFactorySDK" Version="1.21068.1"/> |
| 35 | + <Reference Include="System" /> |
53 | 36 | <Reference Include="System.Configuration" /> |
54 | 37 | <Reference Include="System.Core" /> |
55 | 38 | <Reference Include="System.IO.Compression" /> |
|
0 commit comments