We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836cbde commit f201c7fCopy full SHA for f201c7f
1 file changed
root/programs/WS_sample/WSServer_sample/WSServer_sample.csproj
@@ -42,7 +42,7 @@
42
<ErrorReport>prompt</ErrorReport>
43
<WarningLevel>4</WarningLevel>
44
<Prefer32Bit>false</Prefer32Bit>
45
- <DocumentationFile>C:\Git2\ResourceServerTemplates2\dotnet\programs\OpenTouryoAssemblies\Build_net48\WSServer_sample.xml</DocumentationFile>
+ <DocumentationFile>..\..\OpenTouryoAssemblies\Build_net48\WSServer_sample.xml</DocumentationFile>
46
</PropertyGroup>
47
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48
<DebugType>pdbonly</DebugType>
0 commit comments