Explorar o código

update sourcelink ver

Oren Novotny %!s(int64=8) %!d(string=hai) anos
pai
achega
e786b4cfb6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Ix.NET/Source/Directory.build.props

+ 1 - 1
Ix.NET/Source/Directory.build.props

@@ -19,7 +19,7 @@
   </PropertyGroup>
   
   <ItemGroup Condition="'$(IsTestProject)' != 'true' and '$(NCrunch)' == '' and '$(SourceLinkEnabled)' != 'false'">
-    <PackageReference Include="SourceLink.Create.CommandLine" Version="2.1.0" PrivateAssets="All" /> 
+    <PackageReference Include="SourceLink.Create.CommandLine" Version="2.1.2" PrivateAssets="All" /> 
   </ItemGroup>
   
     <!-- Workaround -->