Simon Cropp

Results 614 comments of Simon Cropp

yep that looks like a bug. can you have a go at fixing it

``` Package 'Azure.Identity' 1.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-5mfx-4wcx-rv27 [TargetFramework=net7.0] Package 'Microsoft.Data.SqlClient' 3.0.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-98g6-xh36-x2p7 [TargetFramework=net7.0] Package 'Microsoft.IdentityModel.JsonWebTokens' 6.8.0 has a known moderate...

for context the full list of cves once we get past the build.csproj ``` Determining projects to restore... Persistence\OrderEventSourcingSample\OrderEventSourcingSample.csproj : error NU1902: Warning As Error: Package 'Swashbuckle.AspNetCore.SwaggerUI' 6.2.3 has a...

This project is not being actively maintained. Instead consider using [Verify](https://github.com/VerifyTests/Verify/). See [Migrating from ApprovalTests](https://github.com/VerifyTests/Verify/blob/main/docs/compared-to-approvaltests.md#migrating-from-approvaltests) for more information.

@HEskandari replacement PR

i got it building on CI, but 3 failing tests on mac. https://ci.appveyor.com/project/SimonCropp/diffengine/builds/35930418/job/q3vhl95r7uhbirhe/tests i will try to debug them tomorrow

@HEskandari actually we seem to have some build errors ``` /Users/appveyor/projects/diffengine/src/DiffEngineTray.Mac/DiffEngineTray.Mac.csproj(123,5): error MSB4019: The imported project "/usr/local/share/dotnet/sdk/5.0.100-preview.5.20279.10/Xamarin/Mac/Xamarin.Mac.CSharp.targets" was not found. Confirm that the expression in the Import declaration "/usr/local/share/dotnet/sdk/5.0.100-preview.5.20279.10//Xamarin/Mac/Xamarin.Mac.CSharp.targets" is...

@kaylumah i would really like to. unfortunately at the moment i dont have a mac to develop on. so as u can imagine that makes building an maintaining this difficult....

@HEskandari thats awesome

@HEskandari could it be deployed as a dotnet tool ?