diff --git a/Src/GHActionsCI/App.config b/Src/GHActionsCI/App.config index f21f1c2ff1..0967e14938 100644 --- a/Src/GHActionsCI/App.config +++ b/Src/GHActionsCI/App.config @@ -6,19 +6,11 @@ - + - + @@ -26,107 +18,55 @@ - + - + - + - + - + - + - + - - + + - + - + - + - + - + diff --git a/Src/GHActionsCI/GHActionsCI.csproj b/Src/GHActionsCI/GHActionsCI.csproj index 411ba019f0..5539f7490e 100644 --- a/Src/GHActionsCI/GHActionsCI.csproj +++ b/Src/GHActionsCI/GHActionsCI.csproj @@ -1,9 +1,6 @@  - + Debug AnyCPU @@ -16,7 +13,8 @@ true true - + + AnyCPU @@ -85,8 +83,8 @@ ..\..\packages\System.Security.AccessControl.6.0.1\lib\net461\System.Security.AccessControl.dll True - - ..\..\packages\System.Security.Permissions.10.0.9\lib\net462\System.Security.Permissions.dll + + ..\..\packages\System.Security.Permissions.10.0.10\lib\net462\System.Security.Permissions.dll True @@ -121,33 +119,15 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + - - - + + + \ No newline at end of file diff --git a/Src/GHActionsCI/Properties/AssemblyInfo.cs b/Src/GHActionsCI/Properties/AssemblyInfo.cs index 2fb39256eb..e86c72608c 100644 --- a/Src/GHActionsCI/Properties/AssemblyInfo.cs +++ b/Src/GHActionsCI/Properties/AssemblyInfo.cs @@ -44,5 +44,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1076.1")] -[assembly: AssemblyFileVersion("1.0.1076.1")] +[assembly: AssemblyVersion("1.0.1077.1")] +[assembly: AssemblyFileVersion("1.0.1077.1")] diff --git a/Src/GHActionsCI/Properties/Version.txt b/Src/GHActionsCI/Properties/Version.txt index 466006e155..44646ce491 100644 --- a/Src/GHActionsCI/Properties/Version.txt +++ b/Src/GHActionsCI/Properties/Version.txt @@ -1 +1 @@ -1.0.1076.1 \ No newline at end of file +1.0.1077.1 \ No newline at end of file diff --git a/Src/GHActionsCI/packages.config b/Src/GHActionsCI/packages.config index 2cea445651..464676492f 100644 --- a/Src/GHActionsCI/packages.config +++ b/Src/GHActionsCI/packages.config @@ -2,18 +2,8 @@ - - + + @@ -22,10 +12,10 @@ - + - + \ No newline at end of file