Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated package references to use beta2 #277

Closed
wants to merge 1 commit into from
Closed

Updated package references to use beta2 #277

wants to merge 1 commit into from

Conversation

jsinh
Copy link

@jsinh jsinh commented Jan 18, 2015

Updated package references to use beta2 after release of VS2015 CTP5

Updated package references to use beta2 instead of beta1 where
applicable now after release of VS2015 CTP5
@Eilon
Copy link
Member

Eilon commented Jan 19, 2015

@jsinh I think instead of making the change directly we just need to merge release into master as part of the release process.

@danroth27 @divega @pranavkm it doesn't seem to me that we merged from release to master - did we? I suppose we need to do that ASAP...

@jsinh
Copy link
Author

jsinh commented Jan 19, 2015

@Eilon fair point, i was doubting that but didn't had any direct way to confirm from anyone. Hope to catch on more soon, Thanks.

Update: Just checked release branch and it contains package version with 1.0.0-*
If that is fine to merge. I know it works but the master pulls off specific beta 1 where as this one would bring down whatever the latest will be and will not target beta 2 if merged from release to main.

@jsinh jsinh closed this Jan 19, 2015
jkotalik pushed a commit that referenced this pull request Nov 1, 2018
* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* load from bin start and catch unhandled exception

* Fixes request handler vcxproj

* Adds request handler to nuget package

* build issues

* outofprocess refactoring

* adding logging support

* enforce Warning As Error for build and enable process recycle for outofprocess

* fix AV for win32 build and update build flags

* Fixed m_srwLock lock issue

* remove dealock in loadmanagedapp and remove UseMFC

* Readd lost exception catching

* nuget package issue and status code

* fixing warnings

* Adds Headers

* removing web sockets exe for now

* remove flags

* nuspec stuff

* spelling

* only look in inetsvr for now (or same folder)

* rename method

* terminte thread before closing the handle to it

* couple changes related with AV

* null check and Kill thread for in process if dotnet timed out

* fix recursive lock issue reported by appverifier

* client disconnect support AV fix

* flow 502.5 process start failure error page

* Feedback from inperson code review
ryanbrandenburg pushed a commit that referenced this pull request Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants