File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 235
235
<EmbeddedResource Include =" Views\Html\Partials\Head.cshtml" >
236
236
<SubType >Designer</SubType >
237
237
</EmbeddedResource >
238
- <EmbeddedResource Include =" Views\Html\Partials\Scripts.cshtml" />
238
+ <EmbeddedResource Include =" Views\Html\Partials\Scripts.cshtml" >
239
+ <SubType >Designer</SubType >
240
+ </EmbeddedResource >
239
241
<EmbeddedResource Include =" Views\Html\Exception.cshtml" />
240
242
<EmbeddedResource Include =" Views\Html\Partials\AttributesView.cshtml" />
241
243
<EmbeddedResource Include =" Views\Html\Tag.cshtml" />
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "4.0.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "4.0.2 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "4.0.2 .0" ) ]
You can’t perform that action at this time.
0 commit comments