Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrit committed Jan 28, 2025
1 parent a69fded commit fc5e9ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SeeSharp/SeeSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Title>SeeSharp</Title>
<Description>A flexibility-first framework for rapid prototyping of rendering algorithms.</Description>
<PackageId>SeeSharp</PackageId>
<Version>2.2.0</Version>
<Version>2.3.0</Version>
<Copyright>(c) Pascal Grittmann</Copyright>
<RepositoryUrl>https://github.com/pgrit/SeeSharp</RepositoryUrl>

Expand Down Expand Up @@ -36,7 +36,7 @@

<ItemGroup>
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="SimpleImageIO" Version="1.7.2" />
<PackageReference Include="SimpleImageIO" Version="1.7.3" />
<!-- <ProjectReference Include="../../SimpleImageIO/SimpleImageIO/SimpleImageIO.csproj" /> -->
<PackageReference Include="TinyEmbree" Version="1.1.0" />
<!-- <ProjectReference Include="../../TinyEmbree/TinyEmbree/TinyEmbree.csproj" /> -->
Expand Down

0 comments on commit fc5e9ed

Please sign in to comment.