Skip to content

Commit

Permalink
Match doc file name to assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
decriptor committed Jul 22, 2019
1 parent 1e3b477 commit 13a3e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TaglibSharp/TaglibSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>$(TaglibSharpTargetFramework)</TargetFrameworks>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\taglib-sharp.xml</DocumentationFile>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\TaglibSharp.xml</DocumentationFile>
<AssemblyName>TagLibSharp</AssemblyName>
<RootNamespace>TagLib</RootNamespace>
<AssemblyOriginatorKeyFile>..\..\taglib-sharp.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit 13a3e95

Please sign in to comment.