From 14fdc9113bdc7270fb33e06990081988eb099ba9 Mon Sep 17 00:00:00 2001
From: Rob Mensching <rob@firegiant.com>
Date: Thu, 9 May 2019 08:43:08 -0700
Subject: Update to latest Core changes plus other minor fixes

---
 src/wixcop/WixCop.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/wixcop')

diff --git a/src/wixcop/WixCop.csproj b/src/wixcop/WixCop.csproj
index be10524d..7a17caf1 100644
--- a/src/wixcop/WixCop.csproj
+++ b/src/wixcop/WixCop.csproj
@@ -25,7 +25,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63102-01" PrivateAssets="All"/>
+    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All"/>
     <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="All" />
   </ItemGroup>
 </Project>
-- 
cgit v1.2.3-55-g6feb