aboutsummaryrefslogtreecommitdiff
path: root/Directory.Packages.props
diff options
context:
space:
mode:
authormerry <git@mary.rs>2023-02-25 15:07:23 +0000
committerGitHub <noreply@github.com>2023-02-25 15:07:23 +0000
commit9b1cc2cec6135602efc5dc5afa45ed3db261eb42 (patch)
tree7c73dcbcadcd1430ca7229a8ddd85054bb7b85ce /Directory.Packages.props
parente691622f0a118d550a7891896e40b0d9ab39fb60 (diff)
Logging: Redirect StdErr into logging system (#4427)
* Logging: Redirect StdErr into logging system * Remove Mono.Unix * Apply suggestions from code review Co-authored-by: riperiperi <rhy3756547@hotmail.com> * Address comments --------- Co-authored-by: Mary <thog@protonmail.com> Co-authored-by: riperiperi <rhy3756547@hotmail.com> Co-authored-by: Mary <mary@mary.zone>
Diffstat (limited to 'Directory.Packages.props')
-rw-r--r--Directory.Packages.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Packages.props b/Directory.Packages.props
index ae05ff54..35c98e5a 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -52,4 +52,4 @@
<PackageVersion Include="UnicornEngine.Unicorn" Version="2.0.2-rc1-a913199" />
<PackageVersion Include="XamlNameReferenceGenerator" Version="1.5.1" />
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>