Compare commits
No commits in common. "8a39c901d4183760f936cf88a71117a889cd77b2" and "a1c714e427193c8de331427f2d1c2773a39b9b22" have entirely different histories.
8a39c901d4
...
a1c714e427
Binary file not shown.
|
@ -201,7 +201,7 @@
|
|||
fileInfo: {
|
||||
name: '',
|
||||
ext: '',
|
||||
primary: urlString,
|
||||
primary: '',
|
||||
creator: '',
|
||||
createTime: new Date('20210505')
|
||||
},
|
||||
|
|
|
@ -201,7 +201,7 @@
|
|||
fileInfo: {
|
||||
name: '',
|
||||
ext: '',
|
||||
primary: urlString,
|
||||
primary: '',
|
||||
creator: '',
|
||||
createTime: new Date('20210505')
|
||||
},
|
||||
|
|
|
@ -19329,7 +19329,7 @@
|
|||
</FlavorProperties>
|
||||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
|
|
Loading…
Reference in New Issue