Переглянути джерело

更新引用版本

样式分支
原川 张 2 роки тому
джерело
коміт
7fdc07fade
2 змінених файлів з 5 додано та 1 видалено
  1. +1
    -1
      BPASmartClient.Business/BPASmartClient.Business.csproj
  2. +4
    -0
      BPASmartClient.MorkS/BPASmartClient.MorkS.csproj

+ 1
- 1
BPASmartClient.Business/BPASmartClient.Business.csproj Переглянути файл

@@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="BPA.ApolloClient" Version="1.0.12" />
<PackageReference Include="BPA.Message" Version="1.0.12" />
<PackageReference Include="BPA.Message" Version="1.0.14" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0" />


+ 4
- 0
BPASmartClient.MorkS/BPASmartClient.MorkS.csproj Переглянути файл

@@ -4,6 +4,10 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BPA.Models" Version="1.0.7" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\BPASmartClient.Device\BPASmartClient.Device.csproj" />
<ProjectReference Include="..\BPASmartClient.EventBus\BPASmartClient.EventBus.csproj" />


Завантаження…
Відмінити
Зберегти