mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
update lib
This commit is contained in:
@@ -1567,10 +1567,10 @@
|
||||
<Version>1.8.9</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="CefSharp.Common">
|
||||
<Version>91.1.210</Version>
|
||||
<Version>91.1.211</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="CefSharp.WinForms">
|
||||
<Version>91.1.210</Version>
|
||||
<Version>91.1.211</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="ConsoleControl">
|
||||
<Version>1.3.0</Version>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
// ------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by SpecFlow (https://www.specflow.org/).
|
||||
// SpecFlow Version:3.8.0.0
|
||||
// SpecFlow Generator Version:3.8.0.0
|
||||
// SpecFlow Version:3.9.0.0
|
||||
// SpecFlow Generator Version:3.9.0.0
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -17,7 +17,7 @@ namespace mRemoteNGSpecs.Features
|
||||
using System.Linq;
|
||||
|
||||
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("TechTalk.SpecFlow", "3.8.0.0")]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("TechTalk.SpecFlow", "3.9.0.0")]
|
||||
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[NUnit.Framework.TestFixtureAttribute()]
|
||||
[NUnit.Framework.DescriptionAttribute("CredentialRepository")]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// ------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by SpecFlow (https://www.specflow.org/).
|
||||
// SpecFlow Version:3.8.0.0
|
||||
// SpecFlow Generator Version:3.8.0.0
|
||||
// SpecFlow Version:3.9.0.0
|
||||
// SpecFlow Generator Version:3.9.0.0
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -17,7 +17,7 @@ namespace mRemoteNGSpecs.Features
|
||||
using System.Linq;
|
||||
|
||||
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("TechTalk.SpecFlow", "3.8.0.0")]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("TechTalk.SpecFlow", "3.9.0.0")]
|
||||
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[NUnit.Framework.TestFixtureAttribute()]
|
||||
[NUnit.Framework.DescriptionAttribute("CredentialRepositoryList")]
|
||||
|
||||
@@ -322,7 +322,7 @@
|
||||
<Version>4.7.1221</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="ReportGenerator">
|
||||
<Version>4.8.10</Version>
|
||||
<Version>4.8.11</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Runtime.CompilerServices.Unsafe">
|
||||
<Version>5.0.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user