More changes
This commit is contained in:
parent
d946c4b5b8
commit
c56282a452
|
|
@ -1,16 +1,10 @@
|
|||
[Oo]bj/
|
||||
[Bb]in/
|
||||
.nuget/
|
||||
packages/
|
||||
artifacts/
|
||||
PublishProfiles/
|
||||
*.user
|
||||
*.suo
|
||||
nuget.exe
|
||||
*.userprefs
|
||||
*DS_Store
|
||||
node_modules
|
||||
*.sln.ide
|
||||
project.lock.json
|
||||
.vs/
|
||||
npm-debug.log
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ EndProject
|
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{78DAC76C-1092-45AB-BF0D-594B8C7B6569}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
global.json = global.json
|
||||
NuGet.config = NuGet.config
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MusicStore", "samples\angular\MusicStore\MusicStore.xproj", "{1A74148F-9DC0-435D-B5AC-7D1B0D3D5E0B}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue