File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
AsyncAwaitBestPractices.MVVM Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 <DebugSymbols >true</DebugSymbols >
5555 </PropertyGroup >
5656 <ItemGroup Condition =" '$(Configuration)'=='Release' " >
57- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
57+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
5858 </ItemGroup >
5959 <ItemGroup >
6060 <Compile Include =" **/*.shared.cs" />
Original file line number Diff line number Diff line change 7777 <None Include =" README.md" Pack =" true" PackagePath =" \" />
7878 </ItemGroup >
7979 <ItemGroup Condition =" '$(Configuration)'=='Release' " >
80- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
80+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
8181 </ItemGroup >
8282</Project >
You can’t perform that action at this time.
0 commit comments