1
This commit is contained in:
Binary file not shown.
@@ -201,7 +201,7 @@
|
|||||||
fileInfo: {
|
fileInfo: {
|
||||||
name: '',
|
name: '',
|
||||||
ext: '',
|
ext: '',
|
||||||
primary: '',
|
primary: urlString,
|
||||||
creator: '',
|
creator: '',
|
||||||
createTime: new Date('20210505')
|
createTime: new Date('20210505')
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -201,7 +201,7 @@
|
|||||||
fileInfo: {
|
fileInfo: {
|
||||||
name: '',
|
name: '',
|
||||||
ext: '',
|
ext: '',
|
||||||
primary: '',
|
primary: urlString,
|
||||||
creator: '',
|
creator: '',
|
||||||
createTime: new Date('20210505')
|
createTime: new Date('20210505')
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -19329,7 +19329,7 @@
|
|||||||
</FlavorProperties>
|
</FlavorProperties>
|
||||||
</VisualStudio>
|
</VisualStudio>
|
||||||
</ProjectExtensions>
|
</ProjectExtensions>
|
||||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- 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.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
|||||||
Reference in New Issue
Block a user