File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
<PackageReleaseNotes >Now based on the new core package.</PackageReleaseNotes >
8
8
</PropertyGroup >
9
9
10
- <PropertyGroup Condition = " '$(Configuration)|$(Platform)'=='Debug|AnyCPU' " >
10
+ <PropertyGroup >
11
11
<Authors >Coderr AB</Authors >
12
12
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
13
13
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
18
18
<RepositoryType >git</RepositoryType >
19
19
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
20
20
<PackageProjectUrl >https://coderr.io</PackageProjectUrl >
21
- <DocumentationFile >bin\Debug \$(TargetFramework)\Coderr.Client.AspNet.xml</DocumentationFile >
21
+ <DocumentationFile >bin\$(Configuration) \$(TargetFramework)\Coderr.Client.AspNet.xml</DocumentationFile >
22
22
</PropertyGroup >
23
23
24
24
<ItemGroup >
You can’t perform that action at this time.
0 commit comments