diff --git a/wpa-plugin-etl/WpaPluginEtlProcessingSource.cs b/wpa-plugin-etl/WpaPluginEtlProcessingSource.cs index 1240bce..cc7d17c 100644 --- a/wpa-plugin-etl/WpaPluginEtlProcessingSource.cs +++ b/wpa-plugin-etl/WpaPluginEtlProcessingSource.cs @@ -55,7 +55,7 @@ public override ProcessingSourceInfo GetAboutInfo() { Name = "BSD 3-Clause License", Text = "Please see the link for the full license text.", - Uri = "https://gitlab.com/everton.constantino/wpa-plugin-etl/-/raw/master/LICENSE", + Uri = "https://github.com/arm-developer-tools/windowsperf-wpa-plugin-etl/blob/master/LICENSE", }, Owners = new[] @@ -72,7 +72,7 @@ public override ProcessingSourceInfo GetAboutInfo() ProjectInfo = new ProjectInfo { - Uri = "https://gitlab.com/everton.constantino/wpa-plugin-etl", + Uri = "https://github.com/arm-developer-tools/windowsperf-wpa-plugin-etl", }, }; } diff --git a/wpa-plugin-etl/wpa-plugin-etl.csproj b/wpa-plugin-etl/wpa-plugin-etl.csproj index c6d027c..042f69c 100644 --- a/wpa-plugin-etl/wpa-plugin-etl.csproj +++ b/wpa-plugin-etl/wpa-plugin-etl.csproj @@ -3,6 +3,9 @@ netstandard2.0 wpa_plugin_etl + 1.0.1 + 1.0.1 + 1.0.1