mirror of
https://github.com/nsnail/dot.git
synced 2025-06-20 06:18:15 +08:00
<chore>
This commit is contained in:
16
dot.sln
16
dot.sln
@ -11,22 +11,24 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{AD79881E-7
|
||||
.gitattributes = .gitattributes
|
||||
.gitignore = .gitignore
|
||||
.tgitconfig = .tgitconfig
|
||||
add-meta-files-to-sln.csx = add-meta-files-to-sln.csx
|
||||
build.ps1 = build.ps1
|
||||
code-cleanup-on-save.csx = code-cleanup-on-save.csx
|
||||
AddMetaFilesToSln.csx = AddMetaFilesToSln.csx
|
||||
build.cake = build.cake
|
||||
code-format.cmd = code-format.cmd
|
||||
CodeCleanupOnSave.csx = CodeCleanupOnSave.csx
|
||||
Directory.Build.props = Directory.Build.props
|
||||
dot.sln.DotSettings = dot.sln.DotSettings
|
||||
dot.sln.DotSettings.user = dot.sln.DotSettings.user
|
||||
dotnet-tools.json = dotnet-tools.json
|
||||
GenerateResx.targets = GenerateResx.targets
|
||||
git-clean.ps1 = git-clean.ps1
|
||||
git-clean.cmd = git-clean.cmd
|
||||
global.json = global.json
|
||||
ImageOptimize.csx = ImageOptimize.csx
|
||||
LICENSE = LICENSE
|
||||
README.md = README.md
|
||||
README.zh-CN.md = README.zh-CN.md
|
||||
safe-delete-unused-resx.ahk = safe-delete-unused-resx.ahk
|
||||
switch-nuget.ps1 = switch-nuget.ps1
|
||||
switch-project.ps1 = switch-project.ps1
|
||||
SafetyDelUnusedResx.ahk = SafetyDelUnusedResx.ahk
|
||||
switch-nuget.cmd = switch-nuget.cmd
|
||||
switch-project.cmd = switch-project.cmd
|
||||
switcher.json = switcher.json
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
Reference in New Issue
Block a user