Skip to content

Commit

Permalink
将 sln 文件放在文件夹最外面方便大家拉取项目就可以找到如何打开
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Mar 30, 2024
1 parent dece769 commit 9d1ef58
Show file tree
Hide file tree
Showing 6 changed files with 92 additions and 446 deletions.
File renamed without changes.
99 changes: 73 additions & 26 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore

# User-specific files
*.rsuser
Expand All @@ -13,19 +13,24 @@
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Mono auto generated files
mono_crash.*

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/

# Visual Studio 2015/2017 cache/options directory
.vs/
Expand All @@ -39,9 +44,10 @@ Generated\ Files/
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# NUNIT
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml

# Build Results of an ATL Project
[Dd]ebugPS/
Expand All @@ -56,6 +62,9 @@ project.lock.json
project.fragment.lock.json
artifacts/

# ASP.NET Scaffolding
ScaffoldingReadMe.txt

# StyleCop
StyleCopReport.xml

Expand All @@ -81,6 +90,7 @@ StyleCopReport.xml
*.tmp_proj
*_wpftmp.csproj
*.log
*.tlog
*.vspscc
*.vssscc
.builds
Expand Down Expand Up @@ -122,9 +132,6 @@ _ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

Expand All @@ -135,6 +142,11 @@ _TeamCity*
.axoCover/*
!.axoCover/settings.json

# Coverlet is a free, cross platform Code Coverage Tool
coverage*.json
coverage*.xml
coverage*.info

# Visual Studio code coverage results
*.coverage
*.coveragexml
Expand Down Expand Up @@ -182,6 +194,8 @@ PublishScripts/

# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
Expand All @@ -206,6 +220,8 @@ BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
*.appxbundle
*.appxupload

# Visual Studio cache files
# files ending in .cache can be ignored
Expand Down Expand Up @@ -255,7 +271,9 @@ ServiceFabricBackup/
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- Backup*.rdl
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl

# Microsoft Fakes
FakesAssemblies/
Expand All @@ -276,6 +294,17 @@ node_modules/
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw

# Visual Studio 6 auto-generated project file (contains which files were open etc.)
*.vbp

# Visual Studio 6 workspace and project file (working project files containing files to include in project)
*.dsw
*.dsp

# Visual Studio 6 technical files
*.ncb
*.aps

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
Expand All @@ -291,10 +320,6 @@ paket-files/
# FAKE - F# Make
.fake/

# JetBrains Rider
.idea/
*.sln.iml

# CodeRush personal settings
.cr/personal

Expand Down Expand Up @@ -336,21 +361,43 @@ ASALocalRun/
# Local History for Visual Studio
.localhistory/

# Visual Studio History (VSHistory) files
.vshistory/

# BeatPulse healthcheck temp database
healthchecksdb
/ZelsolarlicoLinarmalne/.cov
/MooperekemStalbo/MooperekemStalbo/wwwroot/Package
/Blog/Blog/Properties/launchSettings.json
.vscode
/RohafearyowheLewechairhalde/JicewalcereyemlalHeryoducugafe/wwwroot/managed

/unity/*/[Ll]ibrary/
/unity/*/[Tt]emp/
/unity/*/[Oo]bj/
/unity/*/[Bb]uild/
/unity/*/[Bb]uilds/
/unity/*/[Pp]rojectSettings/ProjectVersion.txt
/unity/*/Assets/AssetStoreTools*
*.pidb.meta
*.apk
*.unitypackage

# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/

# Ionide (cross platform F# VS Code tools) working folder
.ionide/

# Fody - auto-generated XML schema
FodyWeavers.xsd

# VS Code files for those working on multiple tools
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace

# Local History for Visual Studio Code
.history/

# Windows Installer files from build outputs
*.cab
*.msi
*.msix
*.msm
*.msp

# JetBrains Rider
*.sln.iml

# Single Target Config
solution-config.props
# Windows Publish Profiles
!**/*.Windows/Properties/PublishProfiles/*.pubxml
36 changes: 19 additions & 17 deletions UnoSpySnoop/UnoSpySnoop.sln → UnoSpySnoop.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,49 +5,51 @@ VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lib", "Lib", "{C4C68B28-E2FD-42C4-84EE-A62449FAF24C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.IpcCommunicationContext", "Lib\UnoSpySnoopDebugger.IpcCommunicationContext\UnoSpySnoopDebugger.IpcCommunicationContext.csproj", "{C179D2CE-0B88-46F8-A333-42EE17627C13}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.IpcCommunicationContext", "UnoSpySnoop\Lib\UnoSpySnoopDebugger.IpcCommunicationContext\UnoSpySnoopDebugger.IpcCommunicationContext.csproj", "{C179D2CE-0B88-46F8-A333-42EE17627C13}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.IpcCommunicationClient", "Lib\UnoSpySnoopDebugger.IpcCommunicationClient\UnoSpySnoopDebugger.IpcCommunicationClient.csproj", "{46AB764B-7C04-4171-BB6F-45EE98D2E3DF}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.IpcCommunicationClient", "UnoSpySnoop\Lib\UnoSpySnoopDebugger.IpcCommunicationClient\UnoSpySnoopDebugger.IpcCommunicationClient.csproj", "{46AB764B-7C04-4171-BB6F-45EE98D2E3DF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopProvider", "Lib\UnoSpySnoopProvider\UnoSpySnoopProvider.csproj", "{ADC297FA-CF9F-4720-9914-4605118F1544}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopProvider", "UnoSpySnoop\Lib\UnoSpySnoopProvider\UnoSpySnoopProvider.csproj", "{ADC297FA-CF9F-4720-9914-4605118F1544}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demo", "Demo", "{E287B170-B5A6-47D9-9BE0-DCB42E6D1B1B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpySnoopDemo", "Demo\SpySnoopDemo\SpySnoopDemo.csproj", "{5A973664-40EE-45FE-A22D-E8D86B48F532}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpySnoopDemo", "UnoSpySnoop\Demo\SpySnoopDemo\SpySnoopDemo.csproj", "{5A973664-40EE-45FE-A22D-E8D86B48F532}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UI", "UI", "{A5BF0693-BBD9-4651-B777-668A09355289}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Platforms", "Platforms", "{AC29956A-0463-4F71-87F1-9FDAED7D2F0B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger", "UI\UnoSpySnoopDebugger\UnoSpySnoopDebugger.csproj", "{B3C0308C-F868-4B15-8E74-2116031581A4}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger", "UnoSpySnoop\UI\UnoSpySnoopDebugger\UnoSpySnoopDebugger.csproj", "{B3C0308C-F868-4B15-8E74-2116031581A4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Windows", "UI\UnoSpySnoopDebugger.Windows\UnoSpySnoopDebugger.Windows.csproj", "{6723BDC9-5442-49A7-941C-5D6F1177C528}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Windows", "UnoSpySnoop\UI\UnoSpySnoopDebugger.Windows\UnoSpySnoopDebugger.Windows.csproj", "{6723BDC9-5442-49A7-941C-5D6F1177C528}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Skia.Gtk", "UI\UnoSpySnoopDebugger.Skia.Gtk\UnoSpySnoopDebugger.Skia.Gtk.csproj", "{EBD3C980-14A9-45B0-A48F-BC3145AE2288}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Skia.Gtk", "UnoSpySnoop\UI\UnoSpySnoopDebugger.Skia.Gtk\UnoSpySnoopDebugger.Skia.Gtk.csproj", "{EBD3C980-14A9-45B0-A48F-BC3145AE2288}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Shared", "UI\UnoSpySnoopDebugger.Shared\UnoSpySnoopDebugger.Shared.csproj", "{5BD82863-639E-4487-8D6A-19AE0E19FB6D}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Shared", "UnoSpySnoop\UI\UnoSpySnoopDebugger.Shared\UnoSpySnoopDebugger.Shared.csproj", "{5BD82863-639E-4487-8D6A-19AE0E19FB6D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Skia.WPF", "UI\UnoSpySnoopDebugger.Skia.WPF\UnoSpySnoopDebugger.Skia.WPF.csproj", "{6AACDC1E-9DB9-4405-AAD5-31B88D0A009B}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Skia.WPF", "UnoSpySnoop\UI\UnoSpySnoopDebugger.Skia.WPF\UnoSpySnoopDebugger.Skia.WPF.csproj", "{6AACDC1E-9DB9-4405-AAD5-31B88D0A009B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Skia.Linux.FrameBuffer", "UI\UnoSpySnoopDebugger.Skia.Linux.FrameBuffer\UnoSpySnoopDebugger.Skia.Linux.FrameBuffer.csproj", "{249EBA51-70E2-48EE-9EB7-69BB75C11F9F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnoSpySnoopDebugger.Skia.Linux.FrameBuffer", "UnoSpySnoop\UI\UnoSpySnoopDebugger.Skia.Linux.FrameBuffer\UnoSpySnoopDebugger.Skia.Linux.FrameBuffer.csproj", "{249EBA51-70E2-48EE-9EB7-69BB75C11F9F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CA52C3FC-4FBF-4B72-A552-E952E96BE5E9}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
Directory.Packages.props = Directory.Packages.props
UnoSpySnoop\Directory.Build.props = UnoSpySnoop\Directory.Build.props
UnoSpySnoop\Directory.Build.targets = UnoSpySnoop\Directory.Build.targets
UnoSpySnoop\Directory.Packages.props = UnoSpySnoop\Directory.Packages.props
global.json = global.json
LICENSE = LICENSE
nuget.config = nuget.config
..\README.md = ..\README.md
..\README_zh-cn.md = ..\README_zh-cn.md
README.md = README.md
README_zh-cn.md = README_zh-cn.md
UnoSpySnoop\solution-config.props.sample = UnoSpySnoop\solution-config.props.sample
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GitHub Action", "GitHub Action", "{302190EB-8221-45F7-9EBC-3B5DA8009B21}"
ProjectSection(SolutionItems) = preProject
..\.github\workflows\nuget-tag-publish.yml = ..\.github\workflows\nuget-tag-publish.yml
..\.github\workflows\dotnet-build.yml = ..\.github\workflows\dotnet-build.yml
.github\workflows\dotnet-build.yml = .github\workflows\dotnet-build.yml
.github\workflows\nuget-tag-publish.yml = .github\workflows\nuget-tag-publish.yml
EndProjectSection
EndProject
Global
Expand Down
Loading

0 comments on commit 9d1ef58

Please sign in to comment.