File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
FSSHTTPWOPIInspector/Source Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 3737 <SccLocalPath >SAK</SccLocalPath >
3838 <SccAuxPath >SAK</SccAuxPath >
3939 <SccProvider >SAK</SccProvider >
40+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
41+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
42+ <IncludeSymbols >true</IncludeSymbols >
43+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
4044 </PropertyGroup >
4145 <PropertyGroup >
4246 <FiddlerPath Condition =" $(FiddlerPath) == '' AND Exists('$(LocalAppData)\Programs\Fiddler\Fiddler.exe')" >$(LocalAppData)\Programs\Fiddler</FiddlerPath >
156160 <DependentUpon >FSSHTTPAndWOPIControl.cs</DependentUpon >
157161 </EmbeddedResource >
158162 </ItemGroup >
163+ <ItemGroup >
164+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
165+ </ItemGroup >
159166 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
160167 <PropertyGroup >
161168 <PostBuildEvent >start "CopyDLLs" /B /wait start xcopy "$(SolutionDir)$(OutDir)*.*" "$(FiddlerPath)\Inspectors" /Q /Y</PostBuildEvent >
Original file line number Diff line number Diff line change 3737 <SccLocalPath >SAK</SccLocalPath >
3838 <SccAuxPath >SAK</SccAuxPath >
3939 <SccProvider >SAK</SccProvider >
40+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
41+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
42+ <IncludeSymbols >true</IncludeSymbols >
43+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
4044 </PropertyGroup >
4145 <PropertyGroup >
4246 <FiddlerPath Condition =" $(FiddlerPath) == '' AND Exists('$(LocalAppData)\Programs\Fiddler\Fiddler.exe')" >$(LocalAppData)\Programs\Fiddler</FiddlerPath >
788792 <ItemGroup >
789793 <None Include =" res\Search.png" />
790794 </ItemGroup >
795+ <ItemGroup >
796+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
797+ </ItemGroup >
791798 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
792799 <PropertyGroup >
793800 <PostBuildEvent >start "CopyDLLs" /B /wait start $(SolutionDir)CopyBinaries.cmd $(SolutionDir)$(OutDir) $(FiddlerPath)</PostBuildEvent >
You can’t perform that action at this time.
0 commit comments