@@ -24,7 +24,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{2957BAF3-9
2424 .gitignore = .gitignore
2525 azure -pipelines .yml = azure -pipelines .yml
2626 CONTRIBUTING .md = CONTRIBUTING .md
27- LICENSE = LICENSE
27+ LICENSE . txt = LICENSE . txt
2828 nuget .config = nuget .config
2929 README .md = README .md
3030 SECURITY .md = SECURITY .md
@@ -113,7 +113,6 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Common.ApiExplorer", "src\C
113113EndProject
114114Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{2BB57808-14AF-4209-9842-1D6E76A99C3F}"
115115 Project Section (SolutionItems ) = preProject
116- after .apiversioning .sln .targets = after .apiversioning .sln .targets
117116 build \code -analysis .props = build \code -analysis .props
118117 build \common .props = build \common .props
119118 build \file -version .targets = build \file -version .targets
@@ -122,8 +121,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{2BB57808
122121 build \nuget .props = build \nuget .props
123122 build \nuget .targets = build \nuget .targets
124123 build \resource .targets = build \resource .targets
124+ build \signing .json = build \signing .json
125125 build \signing .props = build \signing .props
126- build \signing .targets = build \signing .targets
127126 build \steps -ci .yml = build \steps -ci .yml
128127 build \steps -release .yml = build \steps -release .yml
129128 build \stylecop .json = build \stylecop .json
0 commit comments