lixiaojun
2024-06-19 04bc799ca4b929d3b5c5eeae8feba1fadb963a5c
Yw.Application.Unit.Core/Yw.Application.Unit.Core.csproj
@@ -7,7 +7,7 @@
    <RootNamespace>Yw.Application</RootNamespace>
    <GenerateDocumentationFile>True</GenerateDocumentationFile>
    <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
    <Version>3.0.9</Version>
    <Version>3.1.0</Version>
    <Description>引用升级</Description>
  </PropertyGroup>
@@ -33,8 +33,8 @@
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="Yw.Application.Core" Version="3.0.7" />
    <PackageReference Include="Yw.Dto.Unit.Core" Version="3.0.9" />
    <PackageReference Include="Yw.Application.Core" Version="3.0.8" />
    <PackageReference Include="Yw.Dto.Unit.Core" Version="3.1.0" />
  </ItemGroup>
</Project>