Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrit committed May 22, 2024
1 parent 6fe03a3 commit 24f9586
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SeeSharp.Templates/SeeSharp.Templates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>SeeSharp.Templates</PackageId>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Title>SeeSharp Experiment Template</Title>
<Authors>Pascal Grittmann</Authors>
<Description>Basic setup for a raytracing experiment with SeeSharp</Description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<!-- <ProjectReference Include="..\..\..\SeeSharp\SeeSharp.csproj" /> -->
<PackageReference Include="SeeSharp" Version="2.0.1" />
<PackageReference Include="SeeSharp" Version="2.0.2" />
</ItemGroup>

</Project>

0 comments on commit 24f9586

Please sign in to comment.