File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
44 <TargetFramework >net5.0</TargetFramework >
1010 <Authors >Software Ateliers</Authors >
1111 <Company >Software Ateliers</Company >
1212 <Description >ASP.NET Core + Vue.js starter project</Description >
13- <Copyright >MIT 2020 Software Ateliers</Copyright >
13+ <Copyright >MIT 2021 Software Ateliers</Copyright >
1414 <AssemblyName >AspNetCoreVueStarter</AssemblyName >
1515 <RootNamespace >AspNetCoreVueStarter</RootNamespace >
1616 <Version >3.0.0</Version >
Original file line number Diff line number Diff line change 3131 </v-main >
3232
3333 <v-footer app >
34- <span >  ; Software Ateliers  ;© ;  ; 2020 </span >
34+ <span >  ; Software Ateliers  ;© ;  ; 2021 </span >
3535 </v-footer >
3636
3737 </v-app >
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Special thanks to everyone who helped and contributed to this project!
154154
155155[ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat )] ( https://mit-license.org/ )
156156
157- Copyright © ; 2018 - 2020 [ Software Ateliers] ( https://github.com/SoftwareAteliers )
157+ Copyright © ; 2018 - 2021 [ Software Ateliers] ( https://github.com/SoftwareAteliers )
158158
159159## Where to find me
160160
You can’t perform that action at this time.
0 commit comments