Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seto77 committed May 10, 2020
1 parent 255c976 commit 4db454c
Show file tree
Hide file tree
Showing 21 changed files with 4,042 additions and 3,561 deletions.
4 changes: 2 additions & 2 deletions Crystallography.Controls/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2020.5.9.1049")]
[assembly: AssemblyFileVersion("2020.5.9.1049")]
[assembly: AssemblyVersion("2020.5.9.1524")]
[assembly: AssemblyFileVersion("2020.5.9.1524")]
3 changes: 2 additions & 1 deletion Crystallography.OpenGL/Crystallography.OpenGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,8 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="Shaders\frag.c" />
<Content Include="Shaders\fragOIT.c" />
<Content Include="Shaders\fragZSORT.c" />
<Content Include="Shaders\geom.c" />
<Content Include="Shaders\vert.c" />
</ItemGroup>
Expand Down
Loading

0 comments on commit 4db454c

Please sign in to comment.