Skip to content

Commit

Permalink
Merge pull request #188 from icarus-consulting/updateNugets
Browse files Browse the repository at this point in the history
update nugets
  • Loading branch information
MSE1188 authored Aug 15, 2024
2 parents e5ea075 + 401df32 commit 9052850
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Xive/Xive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>6.0.4</Version>
<Version>7.0.0</Version>
<DocumentationFile>$(MSBuildThisFileDirectory)bin\$(Configuration)\$(TargetFramework)\Xive.xml</DocumentationFile>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<LangVersion>10</LangVersion>
Expand All @@ -18,8 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Yaapii.Atoms" Version="3.0.0" />
<PackageReference Include="Yaapii.Xml" Version="2.0.2" />
<PackageReference Include="Yaapii.Xml" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 9052850

Please sign in to comment.