Bump MSTest.TestFramework from 2.2.5 to 3.1.1 #850
Annotations
10 warnings
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L14
This call site is reachable on all platforms. 'FileSystemRights.Read' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L16
This call site is reachable on all platforms. 'FileSystemRights.Write' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/FileSystemUtils.cs#L41
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L33
This call site is reachable on all platforms. 'SecurityIdentifier.Equals(object?)' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L34
This call site is reachable on all platforms. 'FileSystemAccessRule.FileSystemRights' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L23
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L26
This call site is reachable on all platforms. 'AccessControlType.Allow' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L31
This call site is reachable on all platforms. 'FileSystemAccessRule' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L31
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'.
|
Analyze (csharp):
src/Microsoft.Sbom.Common/WindowsFileSystemUtils.cs#L26
This call site is reachable on all platforms. 'AccessControlType.Deny' is only supported on: 'windows'.
|