Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SinoAHpx committed Oct 8, 2024
1 parent 4d0ee79 commit 4314a7f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Technetium

The Technetium is the successor of [Manganese](https://github.com/SinoAHpx/Manganese), which is also a handy extension and tool library for .NET.
15 changes: 15 additions & 0 deletions Technetium.sln.DotSettings.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/PencilsConfiguration/ActualSeverity/@EntryValue">INFO</s:String>
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=11b0b4e4_002D0e7f_002D48bb_002Da5e1_002D6b5cb3a07667/@EntryIndexedValue">&lt;SessionState ContinuousTestingMode="0" Name="TestSubstringBetween" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"&gt;
&lt;TestAncestor&gt;
&lt;TestId&gt;NUnit3x::EE9E784A-31A4-41D9-85B9-1A562BCE19F2::net8.0::Technetium.Test.Text.String.FluentStringTest.TestSubstringBetween&lt;/TestId&gt;
&lt;TestId&gt;NUnit3x::EE9E784A-31A4-41D9-85B9-1A562BCE19F2::net8.0::Technetium.Test.Text.String.FluentStringTest.TestSubstringAfter&lt;/TestId&gt;
&lt;TestId&gt;NUnit3x::EE9E784A-31A4-41D9-85B9-1A562BCE19F2::net8.0::Technetium.Test.Text.String.FluentStringTest.TestInsertAfter&lt;/TestId&gt;
&lt;TestId&gt;NUnit3x::EE9E784A-31A4-41D9-85B9-1A562BCE19F2::net8.0::Technetium.Test.Text.String.FluentStringTest.TestInsertBefore&lt;/TestId&gt;
&lt;/TestAncestor&gt;
&lt;/SessionState&gt;</s:String>
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=1623efee_002D85d2_002D4906_002Db2e2_002Da7b4d4096eda/@EntryIndexedValue">&lt;SessionState ContinuousTestingMode="0" IsActive="True" Name="TestInsertBefore" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"&gt;
&lt;TestAncestor&gt;
&lt;TestId&gt;NUnit3x::EE9E784A-31A4-41D9-85B9-1A562BCE19F2::net8.0::Technetium.Test.Text.String.FluentStringTest&lt;/TestId&gt;
&lt;/TestAncestor&gt;
&lt;/SessionState&gt;</s:String></wpf:ResourceDictionary>

0 comments on commit 4314a7f

Please sign in to comment.