File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 3535 <SupportedOSPlatformVersion Condition =" '$(TargetFramework)' == 'net6.0-android'" >21.0</SupportedOSPlatformVersion >
3636 <SupportedOSPlatformVersion Condition =" $(TargetFramework.Contains('-windows'))" >10.0.17763.0</SupportedOSPlatformVersion >
3737 <TargetPlatformMinVersion Condition =" $(TargetFramework.Contains('-windows'))" >10.0.17763.0</TargetPlatformMinVersion >
38+
39+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
40+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
41+ <IncludeSymbols >true</IncludeSymbols >
3842 </PropertyGroup >
3943
4044 <PropertyGroup >
4852 <ItemGroup >
4953 <None Include =" icon512.png" Pack =" true" PackagePath =" " />
5054 </ItemGroup >
55+
56+ <ItemGroup >
57+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
58+ </ItemGroup >
5159</Project >
You can’t perform that action at this time.
0 commit comments