We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53af842 commit 1fcddb7Copy full SHA for 1fcddb7
src/UTF-unknown.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFrameworks>net40;netstandard1.0;netstandard1.3;netstandard2.0;netcoreapp3.0</TargetFrameworks>
@@ -20,7 +20,7 @@
20
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.0" />
21
</ItemGroup>
22
<ItemGroup>
23
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
24
25
26
0 commit comments