Skip to content

Commit

Permalink
Update ProjectCeleste.GameFiles.XMLParser.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryddag committed Oct 8, 2019
1 parent 7c4eea9 commit b81ad38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ProjectCeleste.GameFiles.XMLParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ Age of Empires Online © Microsoft Corporation. Celeste Fan Project was created
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<DefineConstants>TRACE;NET47</DefineConstants>
</PropertyGroup>
<PropertyGroup>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.1' ">
<PackageReference Include="System.ComponentModel.Annotations" Version="4.6.0" />
</ItemGroup>
Expand Down

0 comments on commit b81ad38

Please sign in to comment.