VirtualFileSystem
VirtualFileSystem copied to clipboard
A virtual file system implementation in modern C#.
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.4. Release notes Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases. .NET 9.0.4 Release What's Changed [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in dotnet/runtime#112424 [release/9.0] Fix init...
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.49.1 to 0.50.0. Release notes Sourced from Spectre.Console's releases. 0.50.0 What's Changed General Strong name the assemblies by @KirillOsenkov in #1623 Update MSDN link to learn.microsoft.com by...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.2.0. Release notes Sourced from FluentAssertions's releases. 8.2.0 What's Changed Improvements Optimize various string operations by @jnyrup in fluentassertions/fluentassertions#3037 Reworked formatting and support multi-dimensional arrays....
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.13.0 What's Changed Add letter number among valid identifiers in class name by @nohwnd in microsoft/vstest#13868 Fix formatting...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.2. Commits dd36e86 v3.0.2 b67d776 Defer reporting until TestComplete ecace34 Remove commented out project element 2009e51 Update to .NET SDK 9 for builds c676360 Add...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4. Release notes Sourced from coverlet.collector's releases. v6.0.4 Fixed Fix empty coverage report when using include and exclude filters #1726 Diff between 6.0.3 and 6.0.4...
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. Commits 9712244 v2.9.3 dbba909 #3088: Assert.Equivalent throws NotSupportedException for types with getters ... cdf2114 Stick to .NET SDK 8 5716c89 Disable NETSDK1215 and NU1902...