File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2323 so we're pulling it's references in manually.
2424 -->
2525 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 2.10.0" IncludeAssets =" compile" PrivateAssets =" all" />
26+
27+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" All" />
2628 </ItemGroup >
2729 <Import Project =" ..\StackExchange.Precompilation.Build\StackExchange.Precompilation.Build.targets" />
2830</Project >
Original file line number Diff line number Diff line change 7373 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 2.10.0" />
7474 <PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
7575 <PackageReference Include =" MSBuild.Microsoft.VisualStudio.Web.targets" Version =" 14.0.0.3" />
76+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" All" />
7677 </ItemGroup >
7778 <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
7879 <Target Name =" MvcBuildViews" AfterTargets =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
You can’t perform that action at this time.
0 commit comments