I'm unable to generate precompiled files(.compiled files) for asp.net mvc application with Jenkin build. But we are able to generate precompiled files while running local with below command and publish merge option. but not generating with Jenkin build. Error says 'Property invalid'.
Awesome! PowerToys just keeps rapidly getting better and better. 👏🏽 Looking forward to the day Peek matches the speed and compatibility of the QuickLook app on the Microsoft Store, and PowerRename matches the versatility of File Renamer Turbo.
maybe he is a Gypsie. There’s a guy I watch on YouTube (indigotraveller) and he just did a little series on the Romani Gypsies and gold is one of the most valued assets and like the super rich ones have everything made with gold just because.
I'm surprised they aren't using the horizontal space in addition to the vertical space and laying it out in an icon grid grouped by utility. By far most monitors have more horizontal space than vertical, too.
I count 22 items in that list (some more outside it). So let's say 30 modules in a long winded list. That's honestly just a 6x5 grid.
Question
Aneesh
I'm unable to generate precompiled files(.compiled files) for asp.net mvc application with Jenkin build. But we are able to generate precompiled files while running local with below command and publish merge option. but not generating with Jenkin build. Error says 'Property invalid'.
msbuild command : MSBuild.exe "C:\GitHub\website1\Test.UI\test.UI.csproj" /p:Configuration=Release /t:Clean;Rebuild;MvcPreCompileViews;_CopyWebApplication /p:OutDir=.\Deploy /p:Configuration=Release /p:Platform=AnyCPU /verbosity:d
I have tried adding p:AspnetCompileMerge=true with this command still no hope.
have the below settings in UI.csprj file.
<MvcBuildViews>false</MvcBuildViews> <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'"> <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" /> </Target>
Can anyone help?
Link to comment
https://www.neowin.net/forum/topic/1376608-generate-precompiled-files-for-aspnet-mvc-application-with-jenkins-build/Share on other sites
1 answer to this question
Recommended Posts