Compare commits
2 Commits
c3fa3ed29a
...
ad1dae18a9
Author | SHA1 | Date | |
---|---|---|---|
ad1dae18a9 | |||
ff8304a149 |
4
NetWork.sln.DotSettings.user
Normal file
4
NetWork.sln.DotSettings.user
Normal file
@@ -0,0 +1,4 @@
|
||||
<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/Environment/AssemblyExplorer/XmlDocument/@EntryValue"><AssemblyExplorer>
|
||||
<Assembly Path="C:\Users\Saret\.nuget\packages\dotras.for.win8\1.3.0\lib\net40\DotRas.dll" />
|
||||
</AssemblyExplorer></s:String></wpf:ResourceDictionary>
|
7
NetWork/Properties/launchSettings.json
Normal file
7
NetWork/Properties/launchSettings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"profiles": {
|
||||
"NetWork": {
|
||||
"commandName": "Project"
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,4 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6", FrameworkDisplayName = ".NET Framework 4.6")]
|
||||
//[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6", FrameworkDisplayName = ".NET Framework 4.6")]
|
||||
|
BIN
Publish/NetWork.exe
Normal file
BIN
Publish/NetWork.exe
Normal file
Binary file not shown.
1471
Publish/NetWork.xml
Normal file
1471
Publish/NetWork.xml
Normal file
File diff suppressed because it is too large
Load Diff
4
Publish/Other/earphones.json
Normal file
4
Publish/Other/earphones.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
"Mi True Wire",
|
||||
"realme"
|
||||
]
|
4
Publish/logme.txt
Normal file
4
Publish/logme.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
2022-05-09 09:53:25.0971|DEBUG|NetWork.Program|me
|
||||
2022-05-09 09:54:07.3470|DEBUG|NetWork.Program|me
|
||||
2022-05-09 09:54:20.8139|DEBUG|NetWork.Program|me
|
||||
2022-05-09 09:57:45.4409|DEBUG|NetWork.Program|me
|
Reference in New Issue
Block a user