Skip to content

Commit

Permalink
Add company tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jzebedee committed Oct 5, 2019
1 parent 8d707c6 commit 6c1eeef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Chronicler/Chronicler.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
<Company>scorpdx</Company>
<Authors>jzebedee</Authors>
<Description>Chronicle parsing library for Crusader Kings II</Description>
<PackageProjectUrl>https://github.com/scorpdx/chronicler</PackageProjectUrl>
Expand Down

0 comments on commit 6c1eeef

Please sign in to comment.