Skip to content

Commit

Permalink
Update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
polomani committed Dec 14, 2023
1 parent 37e69dc commit c941a60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<None Include="..\LICENSE" Pack="true" Visible="false" PackagePath="" />
</ItemGroup>
<ItemGroup>
<!-- <PackageReference Include="Cognite.Extensions" Version="1.16.0" /> -->
<ProjectReference Include="..\..\dotnet-extractor-utils\Cognite.Extensions\Cognite.Extensions.csproj" />
<PackageReference Include="Cognite.Extensions" Version="1.17.1" />
<!-- <ProjectReference Include="..\..\dotnet-extractor-utils\Cognite.Extensions\Cognite.Extensions.csproj" /> -->
</ItemGroup>

</Project>
4 changes: 2 additions & 2 deletions Cognite.Simulator.Utils/Cognite.Simulator.Utils.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</ItemGroup>

<ItemGroup>
<!-- <PackageReference Include="Cognite.ExtractorUtils" Version="1.16.0" /> -->
<ProjectReference Include="..\..\dotnet-extractor-utils\ExtractorUtils\ExtractorUtils.csproj" />
<PackageReference Include="Cognite.ExtractorUtils" Version="1.17.1" />
<!-- <ProjectReference Include="..\..\dotnet-extractor-utils\ExtractorUtils\ExtractorUtils.csproj" /> -->
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit c941a60

Please sign in to comment.