Skip to content

Commit

Permalink
adds json conversion attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Updyke committed Mar 11, 2024
1 parent 1566509 commit de702af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions src/Ghosts.Animator/ghosts.animator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@
<RootNamespace>Ghosts.Animator</RootNamespace>
<AssemblyName>ghosts.animator</AssemblyName>

<Version>1.1.1.0</Version>
<AssemblyVersion>1.1.1.0</AssemblyVersion>
<FileVersion>1.1.1.0</FileVersion>
<ReleaseVersion>1.1.1.0</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>

<Authors>GHOSTS Development Team @ Carnegie Mellon University</Authors>
<Company>Carnegie Mellon University</Company>
Expand Down
4 changes: 1 addition & 3 deletions src/Ghosts.Api/ghosts.api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<AssemblyName>ghosts.api</AssemblyName>
<ReleaseVersion>8.0.0.0</ReleaseVersion>
<Version>8.0.0.0</Version>

<AssemblyVersion>8.0.0.0</AssemblyVersion>
<FileVersion>8.0.5.5</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>

<Authors>Dustin Updyke for Carnegie Mellon University</Authors>
<Company>Carnegie Mellon University</Company>
Expand Down

0 comments on commit de702af

Please sign in to comment.